| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFormatPrivate::insertProperty| Name: | QTextFormatPrivate::insertProperty | | Prototype: | inline void insertProperty(qint32 key, const QVariant &value) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 194-205 |
| | 8 | 4 |
QTextFormatPrivate::hash| Name: | QTextFormatPrivate::hash | | Prototype: | inline uint hash() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 180-185 |
| | 3 | 2 |
QTextFormatPrivate::hasProperty| Name: | QTextFormatPrivate::hasProperty | | Prototype: | inline bool hasProperty(qint32 key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 235-236 |
| | 1 | 1 |
QTextFormatPrivate::font| Name: | QTextFormatPrivate::font | | Prototype: | inline const QFont &font() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 240-244 |
| | 3 | 2 |
QTextFormatPrivate::clearProperty| Name: | QTextFormatPrivate::clearProperty | | Prototype: | inline void clearProperty(qint32 key) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 207-217 |
| | 7 | 4 |
QTextFormatPrivate::QTextFormatPrivate| Name: | QTextFormatPrivate::QTextFormatPrivate | | Prototype: | QTextFormatPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 164-164 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==| Name: | QTextFormatPrivate::Property::operator== | | Prototype: | inline bool operator==(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 174-175 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=| Name: | QTextFormatPrivate::Property::operator!= | | Prototype: | inline bool operator!=(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 176-177 |
| | 1 | 1 |
QTextFormatPrivate::Property::Property| Name: | QTextFormatPrivate::Property::Property | | Prototype: | inline Property(qint32 k, const QVariant &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 168-168 |
| | 1 | 1 |
QTextFormatCollection::setObjectFormatIndex| Name: | QTextFormatCollection::setObjectFormatIndex | | Prototype: | void QTextFormatCollection::setObjectFormatIndex(int objectIndex, int formatIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3435-3438 |
| | 1 | 1 |
QTextFormatCollection::setDefaultFont| Name: | QTextFormatCollection::setDefaultFont | | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3455-3461 |
| | 4 | 3 |
QTextFormatCollection::operator=| Name: | QTextFormatCollection::operator= | | Prototype: | QTextFormatCollection &QTextFormatCollection::operator=(const QTextFormatCollection &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3374-3379 |
| | 3 | 1 |
QTextFormatCollection::objectFormatIndex| Name: | QTextFormatCollection::objectFormatIndex | | Prototype: | int QTextFormatCollection::objectFormatIndex(int objectIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3428-3433 |
| | 3 | 2 |
QTextFormatCollection::indexForFormat| Name: | QTextFormatCollection::indexForFormat | | Prototype: | int QTextFormatCollection::indexForFormat(const QTextFormat &format) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3385-3413 |
| | 15 | 5 |
QTextFormatCollection::hasFormatCached| Name: | QTextFormatCollection::hasFormatCached | | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3415-3426 |
| | 7 | 3 |
QTextFormatCollection::format| Name: | QTextFormatCollection::format | | Prototype: | QTextFormat QTextFormatCollection::format(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3447-3453 |
| | 3 | 2 |
QTextFormatCollection::createObjectIndex| Name: | QTextFormatCollection::createObjectIndex | | Prototype: | int QTextFormatCollection::createObjectIndex(const QTextFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3440-3445 |
| | 3 | 1 |
QTextFormatCollection::QTextFormatCollection| Name: | QTextFormatCollection::QTextFormatCollection | | Prototype: | QTextFormatCollection::QTextFormatCollection(const QTextFormatCollection &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3368-3372 |
| | 2 | 1 |
QTextFormat::type| Name: | QTextFormat::type | | Prototype: | int QTextFormat::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 854-857 |
| | 1 | 1 |
QTextFormat::toTableFormat| Name: | QTextFormat::toTableFormat | | Prototype: | QTextTableFormat QTextFormat::toTableFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 886-889 |
| | 1 | 1 |
QTextFormat::toTableCellFormat| Name: | QTextFormat::toTableCellFormat | | Prototype: | QTextTableCellFormat QTextFormat::toTableCellFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 912-915 |
| | 1 | 1 |
QTextFormat::toListFormat| Name: | QTextFormat::toListFormat | | Prototype: | QTextListFormat QTextFormat::toListFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 878-881 |
| | 1 | 1 |
QTextFormat::toImageFormat| Name: | QTextFormat::toImageFormat | | Prototype: | QTextImageFormat QTextFormat::toImageFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 902-905 |
| | 1 | 1 |
QTextFormat::toFrameFormat| Name: | QTextFormat::toFrameFormat | | Prototype: | QTextFrameFormat QTextFormat::toFrameFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 894-897 |
| | 1 | 1 |
QTextFormat::toCharFormat| Name: | QTextFormat::toCharFormat | | Prototype: | QTextCharFormat QTextFormat::toCharFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 870-873 |
| | 1 | 1 |
QTextFormat::toBlockFormat| Name: | QTextFormat::toBlockFormat | | Prototype: | QTextBlockFormat QTextFormat::toBlockFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 862-865 |
| | 1 | 1 |
QTextFormat::stringProperty| Name: | QTextFormat::stringProperty | | Prototype: | QString QTextFormat::stringProperty(int propertyId) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 980-988 |
| | 6 | 3 |
QTextFormat::setProperty| Name: | QTextFormat::setProperty | | Prototype: | void QTextFormat::setProperty(int propertyId, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1099-1107 |
| | 5 | 3 |
QTextFormat::setProperty| Name: | QTextFormat::setProperty | | Prototype: | void QTextFormat::setProperty(int propertyId, const QVector<QTextLength> &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1114-1124 |
| | 8 | 3 |
QTextFormat::setObjectIndex| Name: | QTextFormat::setObjectIndex | | Prototype: | void QTextFormat::setObjectIndex(int o) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1179-1190 |
| | 6 | 4 |
QTextFormat::propertyCount| Name: | QTextFormat::propertyCount | | Prototype: | int QTextFormat::propertyCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1226-1229 |
| | 1 | 1 |
QTextFormat::property| Name: | QTextFormat::property | | Prototype: | QVariant QTextFormat::property(int propertyId) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1089-1092 |
| | 1 | 1 |
QTextFormat::properties| Name: | QTextFormat::properties | | Prototype: | QMap<int, QVariant> QTextFormat::properties() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1212-1220 |
| | 5 | 3 |
QTextFormat::penProperty| Name: | QTextFormat::penProperty | | Prototype: | QPen QTextFormat::penProperty(int propertyId) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1016-1024 |
| | 6 | 3 |
QTextFormat::operator==| Name: | QTextFormat::operator== | | Prototype: | bool QTextFormat::operator==(const QTextFormat &rhs) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1245-1263 |
| | 11 | 6 |
QTextFormat::operator=| Name: | QTextFormat::operator= | | Prototype: | QTextFormat &QTextFormat::operator=(const QTextFormat &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 791-796 |
| | 3 | 1 |
QTextFormat::objectIndex| Name: | QTextFormat::objectIndex | | Prototype: | int QTextFormat::objectIndex() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1162-1170 |
| | 6 | 3 |
QTextFormat::merge| Name: | QTextFormat::merge | | Prototype: | void QTextFormat::merge(const QTextFormat &other) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 826-847 |
| | 13 | 5 |
QTextFormat::lengthVectorProperty| Name: | QTextFormat::lengthVectorProperty | | Prototype: | QVector<QTextLength> QTextFormat::lengthVectorProperty(int propertyId) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1065-1082 |
| | 12 | 5 |
QTextFormat::lengthProperty| Name: | QTextFormat::lengthProperty | | Prototype: | QTextLength QTextFormat::lengthProperty(int propertyId) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1050-1055 |
| | 3 | 2 |
QTextFormat::intProperty| Name: | QTextFormat::intProperty | | Prototype: | int QTextFormat::intProperty(int propertyId) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 941-952 |
| | 7 | 3 |
QTextFormat::hasProperty| Name: | QTextFormat::hasProperty | | Prototype: | bool QTextFormat::hasProperty(int propertyId) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1198-1201 |
| | 1 | 1 |
QTextFormat::doubleProperty| Name: | QTextFormat::doubleProperty | | Prototype: | qreal QTextFormat::doubleProperty(int propertyId) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 962-970 |
| | 6 | 3 |
QTextFormat::colorProperty| Name: | QTextFormat::colorProperty | | Prototype: | QColor QTextFormat::colorProperty(int propertyId) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 998-1006 |
| | 6 | 3 |
QTextFormat::clearProperty| Name: | QTextFormat::clearProperty | | Prototype: | void QTextFormat::clearProperty(int propertyId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1131-1136 |
| | 3 | 2 |
QTextFormat::brushProperty| Name: | QTextFormat::brushProperty | | Prototype: | QBrush QTextFormat::brushProperty(int propertyId) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1034-1042 |
| | 6 | 3 |
QTextFormat::boolProperty| Name: | QTextFormat::boolProperty | | Prototype: | bool QTextFormat::boolProperty(int propertyId) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 924-932 |
| | 6 | 3 |
QTextFormat::QTextFormat| Name: | QTextFormat::QTextFormat | | Prototype: | QTextFormat::QTextFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 758-761 |
| | 2 | 1 |
QTextFormat::QTextFormat| Name: | QTextFormat::QTextFormat | | Prototype: | QTextFormat::QTextFormat(int type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 768-771 |
| | 2 | 1 |
QTextFormat::QTextFormat| Name: | QTextFormat::QTextFormat | | Prototype: | QTextFormat::QTextFormat(const QTextFormat &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 780-783 |
| | 2 | 1 |
QTextEngine::~QTextEngine| Name: | QTextEngine::~QTextEngine | | Prototype: | QTextEngine::~QTextEngine() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1478-1484 |
| | 4 | 2 |
QTextEngine::width| Name: | QTextEngine::width | | Prototype: | QFixed QTextEngine::width(int from, int len) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1794-1854 |
| | 38 | 14 |
QTextEngine::validate| Name: | QTextEngine::validate | | Prototype: | void QTextEngine::validate() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1559-1573 |
| | 10 | 5 |
QTextEngine::tightBoundingBox| Name: | QTextEngine::tightBoundingBox | | Prototype: | glyph_metrics_t QTextEngine::tightBoundingBox(int from, int len) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1917-1966 |
| | 39 | 12 |
QTextEngine::shapeTextWithHarfbuzzNG| Name: | QTextEngine::shapeTextWithHarfbuzzNG | | Prototype: | int QTextEngine::shapeTextWithHarfbuzzNG(const QScriptItem &si, const ushort *string, int itemLength, QFontEngine *fontEngine, const QVector<uint> &itemBoundaries, bool kerningEnabled, bool hasLetterSpacing) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1124-1310 |
| | 90 | 24 |
QTextEngine::shapeTextWithHarfbuzz| Name: | QTextEngine::shapeTextWithHarfbuzz | | Prototype: | int QTextEngine::shapeTextWithHarfbuzz(const QScriptItem &si, const ushort *string, int itemLength, QFontEngine *fontEngine, const QVector<uint> &itemBoundaries, bool kerningEnabled) const | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1331-1444 |
| | 77 | 23 |
QTextEngine::shapeText| Name: | QTextEngine::shapeText | | Prototype: | void QTextEngine::shapeText(int item) const | | Coverage: | 0.000% (0/105) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 951-1114 |
| | 102 | 28 |
QTextEngine::shapeLine| Name: | QTextEngine::shapeLine | | Prototype: | void QTextEngine::shapeLine(const QScriptLine &line) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 917-945 |
| | 19 | 6 |
QTextEngine::shape| Name: | QTextEngine::shape | | Prototype: | void QTextEngine::shape(int item) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1512-1530 |
| | 12 | 4 |
QTextEngine::setPreeditArea| Name: | QTextEngine::setPreeditArea | | Prototype: | void QTextEngine::setPreeditArea(int position, const QString &preeditText) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2593-2613 |
| | 14 | 5 |
QTextEngine::setFormats| Name: | QTextEngine::setFormats | | Prototype: | void QTextEngine::setFormats(const QVector<QTextLayout::FormatRange> &formats) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2615-2636 |
| | 14 | 5 |
QTextEngine::setBoundary| Name: | QTextEngine::setBoundary | | Prototype: | void QTextEngine::setBoundary(int strPos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2876-2887 |
| | 7 | 3 |
QTextEngine::resolveFormats| Name: | QTextEngine::resolveFormats | | Prototype: | void QTextEngine::resolveFormats() const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3007-3069 |
| | 43 | 11 |
QTextEngine::resetFontEngineCache| Name: | QTextEngine::resetFontEngineCache | | Prototype: | void QTextEngine::resetFontEngineCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1538-1543 |
| | 3 | 1 |
QTextEngine::previousLogicalPosition| Name: | QTextEngine::previousLogicalPosition | | Prototype: | int QTextEngine::previousLogicalPosition(int oldPos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3200-3213 |
| | 10 | 3 |
QTextEngine::positionInLigature| Name: | QTextEngine::positionInLigature | | Prototype: | int QTextEngine::positionInLigature(const QScriptItem *si, int end, QFixed x, QFixed edge, int glyph_pos, bool cursorOnCharacter) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3146-3198 |
| | 36 | 11 |
QTextEngine::positionAfterVisualMovement| Name: | QTextEngine::positionAfterVisualMovement | | Prototype: | int QTextEngine::positionAfterVisualMovement(int pos, QTextCursor::MoveOperation op) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3288-3327 |
| | 25 | 11 |
QTextEngine::offsetInLigature| Name: | QTextEngine::offsetInLigature | | Prototype: | QFixed QTextEngine::offsetInLigature(const QScriptItem *si, int pos, int max, int glyph_pos) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3098-3126 |
| | 16 | 7 |
QTextEngine::nextLogicalPosition| Name: | QTextEngine::nextLogicalPosition | | Prototype: | int QTextEngine::nextLogicalPosition(int oldPos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3215-3228 |
| | 10 | 3 |
QTextEngine::lineNumberForTextPosition| Name: | QTextEngine::lineNumberForTextPosition | | Prototype: | int QTextEngine::lineNumberForTextPosition(int pos) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3230-3242 |
| | 9 | 5 |
QTextEngine::leadingSpaceWidth| Name: | QTextEngine::leadingSpaceWidth | | Prototype: | QFixed QTextEngine::leadingSpaceWidth(const QScriptLine &line) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3071-3079 |
| | 5 | 2 |
QTextEngine::justify| Name: | QTextEngine::justify | | Prototype: | void QTextEngine::justify(const QScriptLine &line) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2157-2345 |
| | 105 | 44 |
QTextEngine::itemize| Name: | QTextEngine::itemize | | Prototype: | void QTextEngine::itemize() const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1575-1752 |
| | 112 | 39 |
QTextEngine::isRightToLeft| Name: | QTextEngine::isRightToLeft | | Prototype: | bool QTextEngine::isRightToLeft() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1754-1770 |
| | 9 | 6 |
QTextEngine::invalidate| Name: | QTextEngine::invalidate | | Prototype: | void QTextEngine::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1545-1552 |
| | 4 | 1 |
QTextEngine::insertionPointsForLine| Name: | QTextEngine::insertionPointsForLine | | Prototype: | void QTextEngine::insertionPointsForLine(int lineNum, QVector<int> &insertionPoints) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3244-3266 |
| | 13 | 6 |
QTextEngine::init| Name: | QTextEngine::init | | Prototype: | void QTextEngine::init(QTextEngine *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1446-1464 |
| | 11 | 1 |
QTextEngine::indexFormats| Name: | QTextEngine::indexFormats | | Prototype: | void QTextEngine::indexFormats() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2638-2652 |
| | 8 | 3 |
QTextEngine::getClusterLength| Name: | QTextEngine::getClusterLength | | Prototype: | int QTextEngine::getClusterLength(unsigned short *logClusters, const QCharAttributes *attributes, int from, int to, int glyph_pos, int *start) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3129-3144 |
| | 9 | 5 |
QTextEngine::freeMemory| Name: | QTextEngine::freeMemory | | Prototype: | void QTextEngine::freeMemory() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2489-2507 |
| | 13 | 4 |
QTextEngine::formatIndex| Name: | QTextEngine::formatIndex | | Prototype: | int QTextEngine::formatIndex(const QScriptItem *si) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2509-2529 |
| | 14 | 5 |
QTextEngine::format| Name: | QTextEngine::format | | Prototype: | QTextCharFormat QTextEngine::format(const QScriptItem *si) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2532-2537 |
| | 3 | 2 |
QTextEngine::fontEngine| Name: | QTextEngine::fontEngine | | Prototype: | QFontEngine *QTextEngine::fontEngine(const QScriptItem &si, QFixed *ascent, QFixed *descent, QFixed *leading) const | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2005-2121 |
| | 77 | 23 |
QTextEngine::font| Name: | QTextEngine::font | | Prototype: | QFont QTextEngine::font(const QScriptItem &si) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1968-1996 |
| | 17 | 7 |
QTextEngine::findItem| Name: | QTextEngine::findItem | | Prototype: | int QTextEngine::findItem(int strPos, int firstItem) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1773-1792 |
| | 13 | 5 |
QTextEngine::endOfLine| Name: | QTextEngine::endOfLine | | Prototype: | int QTextEngine::endOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3268-3276 |
| | 5 | 2 |
QTextEngine::elidedText::[lambda]| Name: | QTextEngine::elidedText::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2778-2778 |
| | 0 | 1 |
QTextEngine::elidedText| Name: | QTextEngine::elidedText | | Prototype: | QString QTextEngine::elidedText(Qt::TextElideMode mode, const QFixed &width, int flags, int from, int count) const | | Coverage: | 0.000% (0/109) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2710-2874 |
| | 111 | 28 |
QTextEngine::drawItemDecorationList| Name: | QTextEngine::drawItemDecorationList | | Prototype: | void QTextEngine::drawItemDecorationList(QPainter *painter, const ItemDecorationList &decorationList) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3354-3364 |
| | 5 | 3 |
QTextEngine::drawDecorations| Name: | QTextEngine::drawDecorations | | Prototype: | void QTextEngine::drawDecorations(QPainter *painter) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3366-3387 |
| | 13 | 3 |
QTextEngine::clearLineData| Name: | QTextEngine::clearLineData | | Prototype: | void QTextEngine::clearLineData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1554-1557 |
| | 1 | 1 |
QTextEngine::clearDecorations| Name: | QTextEngine::clearDecorations | | Prototype: | void QTextEngine::clearDecorations() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3389-3394 |
| | 3 | 1 |
QTextEngine::calculateTabWidth| Name: | QTextEngine::calculateTabWidth | | Prototype: | QFixed QTextEngine::calculateTabWidth(int item, QFixed x) const | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2889-2986 |
| | 67 | 26 |
QTextEngine::boundingBox| Name: | QTextEngine::boundingBox | | Prototype: | glyph_metrics_t QTextEngine::boundingBox(int from, int len) const | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1856-1915 |
| | 45 | 14 |
QTextEngine::bidiReorder| Name: | QTextEngine::bidiReorder | | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 760-817 |
| | 27 | 12 |
QTextEngine::beginningOfLine| Name: | QTextEngine::beginningOfLine | | Prototype: | int QTextEngine::beginningOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3278-3286 |
| | 5 | 2 |
QTextEngine::attributes| Name: | QTextEngine::attributes | | Prototype: | const QCharAttributes *QTextEngine::attributes() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1486-1510 |
| | 16 | 4 |
QTextEngine::atWordSeparator| Name: | QTextEngine::atWordSeparator | | Prototype: | bool QTextEngine::atWordSeparator(int position) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2551-2591 |
| | 5 | 33 |
QTextEngine::alignLine| Name: | QTextEngine::alignLine | | Prototype: | QFixed QTextEngine::alignLine(const QScriptLine &line) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3081-3096 |
| | 11 | 5 |
QTextEngine::adjustUnderlines| Name: | QTextEngine::adjustUnderlines | | Prototype: | void QTextEngine::adjustUnderlines() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3396-3424 |
| | 19 | 4 |