| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFontEngine::hasUnreliableGlyphOutline| Name: | QFontEngine::hasUnreliableGlyphOutline | | Prototype: | bool QFontEngine::hasUnreliableGlyphOutline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1549-1553 |
| | 1 | 1 |
QFontEngine::properties| Name: | QFontEngine::properties | | Prototype: | QFontEngine::Properties QFontEngine::properties() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 989-1008 |
| | 16 | 1 |
QFontEngine::supportsTransformation| Name: | QFontEngine::supportsTransformation | | Prototype: | bool QFontEngine::supportsTransformation(const QTransform &transform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 443-446 |
| | 1 | 1 |
QFontEngine::underlinePosition| Name: | QFontEngine::underlinePosition | | Prototype: | QFixed QFontEngine::underlinePosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QFontEngine::unlockAlphaMapForGlyph| Name: | QFontEngine::unlockAlphaMapForGlyph | | Prototype: | void QFontEngine::unlockAlphaMapForGlyph() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 942-946 |
| | 2 | 1 |
QFontEngine::xHeight| Name: | QFontEngine::xHeight | | Prototype: | QFixed QFontEngine::xHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 429-434 |
| | 3 | 1 |
QFontEngineBox::QFontEngineBox| Name: | QFontEngineBox::QFontEngineBox | | Prototype: | QFontEngineBox::QFontEngineBox(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1590-1595 |
| | 1 | 1 |
QFontEngineBox::QFontEngineBox| Name: | QFontEngineBox::QFontEngineBox | | Prototype: | QFontEngineBox::QFontEngineBox(Type type, int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1597-1602 |
| | 1 | 1 |
QFontEngineBox::ascent| Name: | QFontEngineBox::ascent | | Prototype: | QFixed QFontEngineBox::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1706-1709 |
| | 1 | 1 |
QFontEngineBox::boundingBox| Name: | QFontEngineBox::boundingBox | | Prototype: | glyph_metrics_t QFontEngineBox::boundingBox(glyph_t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1695-1698 |
| | 1 | 1 |
QFontEngineBox::boundingBox| Name: | QFontEngineBox::boundingBox | | Prototype: | glyph_metrics_t QFontEngineBox::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1659-1666 |
| | 5 | 1 |
QFontEngineBox::canRender| Name: | QFontEngineBox::canRender | | Prototype: | bool QFontEngineBox::canRender(const QChar *, int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1727-1730 |
| | 1 | 1 |
QFontEngineBox::cloneWithSize| Name: | QFontEngineBox::cloneWithSize | | Prototype: | QFontEngine *QFontEngineBox::cloneWithSize(qreal pixelSize) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1700-1704 |
| | 2 | 1 |
QFontEngineBox::descent| Name: | QFontEngineBox::descent | | Prototype: | QFixed QFontEngineBox::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1711-1714 |
| | 1 | 1 |
QFontEngineBox::glyphIndex| Name: | QFontEngineBox::glyphIndex | | Prototype: | glyph_t QFontEngineBox::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1608-1612 |
| | 2 | 1 |
QFontEngineBox::leading| Name: | QFontEngineBox::leading | | Prototype: | QFixed QFontEngineBox::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1716-1720 |
| | 2 | 1 |
QFontEngineBox::maxCharWidth| Name: | QFontEngineBox::maxCharWidth | | Prototype: | qreal QFontEngineBox::maxCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1722-1725 |
| | 1 | 1 |
QFontEngineData::QFontEngineData| Name: | QFontEngineData::QFontEngineData | | Prototype: | QFontEngineData::QFontEngineData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 315-319 |
| | 1 | 1 |
QFontEngineFT::Glyph::~Glyph| Name: | QFontEngineFT::Glyph::~Glyph | | Prototype: | QFontEngineFT::Glyph::~Glyph() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 532-535 |
| | 1 | 1 |
QFontEngineFT::QFontEngineFT| Name: | QFontEngineFT::QFontEngineFT | | Prototype: | QFontEngineFT::QFontEngineFT(const QFontDef &fd) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 641-669 |
| | 23 | 1 |
QFontEngineFT::QGlyphSet::QGlyphSet| Name: | QFontEngineFT::QGlyphSet::QGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet::QGlyphSet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1919-1928 |
| | 6 | 1 |
QFontEngineFT::QGlyphSet::~QGlyphSet| Name: | QFontEngineFT::QGlyphSet::~QGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet::~QGlyphSet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1930-1933 |
| | 1 | 1 |
QFontEngineFT::alphaMapForGlyph| Name: | QFontEngineFT::alphaMapForGlyph | | Prototype: | QImage QFontEngineFT::alphaMapForGlyph(glyph_t g, QFixed subPixelPosition) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1824-1827 |
| | 1 | 1 |
QFontEngineFT::ascent| Name: | QFontEngineFT::ascent | | Prototype: | QFixed QFontEngineFT::ascent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1238-1241 |
| | 1 | 1 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph, const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1682-1685 |
| | 1 | 1 |
QFontEngineFT::descent| Name: | QFontEngineFT::descent | | Prototype: | QFixed QFontEngineFT::descent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1243-1246 |
| | 1 | 1 |
QFontEngineFT::faceId| Name: | QFontEngineFT::faceId | | Prototype: | QFontEngine::FaceId QFontEngineFT::faceId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1198-1201 |
| | 1 | 1 |
QFontEngineFT::getPointInOutline| Name: | QFontEngineFT::getPointInOutline | | Prototype: | int QFontEngineFT::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1975-1984 |
| | 7 | 1 |
QFontEngineFT::getSfntTableData| Name: | QFontEngineFT::getSfntTableData | | Prototype: | bool QFontEngineFT::getSfntTableData(uint tag, uchar *buffer, uint *length) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1221-1224 |
| | 1 | 1 |
QFontEngineFT::handle| Name: | QFontEngineFT::handle | | Prototype: | Qt::HANDLE QFontEngineFT::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2021-2024 |
| | 1 | 1 |
QFontEngineFT::init| Name: | QFontEngineFT::init | | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, const QByteArray &fontData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 677-681 |
| | 1 | 1 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1248-1251 |
| | 1 | 1 |
QFontEngineFT::lineThickness| Name: | QFontEngineFT::lineThickness | | Prototype: | QFixed QFontEngineFT::lineThickness() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1282-1285 |
| | 1 | 1 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1277-1280 |
| | 1 | 1 |
QFontEngineFT::non_locked_face| Name: | QFontEngineFT::non_locked_face | | Prototype: | FT_Face QFontEngineFT::non_locked_face() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1913-1916 |
| | 1 | 1 |
QFontEngineFT::removeGlyphFromCache| Name: | QFontEngineFT::removeGlyphFromCache | | Prototype: | void QFontEngineFT::removeGlyphFromCache(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1868-1871 |
| | 1 | 1 |
QFontEngineFT::setDefaultHintStyle| Name: | QFontEngineFT::setDefaultHintStyle | | Prototype: | void QFontEngineFT::setDefaultHintStyle(HintStyle style) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 805-808 |
| | 1 | 1 |
QFontEngineFT::supportsTransformation| Name: | QFontEngineFT::supportsTransformation | | Prototype: | bool QFontEngineFT::supportsTransformation(const QTransform &transform) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1400-1403 |
| | 1 | 1 |
QFontEngineFT::underlinePosition| Name: | QFontEngineFT::underlinePosition | | Prototype: | QFixed QFontEngineFT::underlinePosition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1287-1290 |
| | 1 | 1 |
QFontEngineFT::unlockAlphaMapForGlyph| Name: | QFontEngineFT::unlockAlphaMapForGlyph | | Prototype: | void QFontEngineFT::unlockAlphaMapForGlyph() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1785-1788 |
| | 1 | 1 |
QFontEngineFT::unlockFace| Name: | QFontEngineFT::unlockFace | | Prototype: | void QFontEngineFT::unlockFace() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1908-1911 |
| | 1 | 1 |
QFontEngineFTRawData::QFontEngineFTRawData| Name: | QFontEngineFTRawData::QFontEngineFTRawData | | Prototype: | QFontEngineFTRawData(const QFontDef &fontDef) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 115-117 |
| | 2 | 1 |
QFontEngineFTRawData::initFromData| Name: | QFontEngineFTRawData::initFromData | | Prototype: | bool initFromData(const QByteArray &fontData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 130-138 |
| | 5 | 1 |
QFontEngineMulti::alphaMapForGlyph| Name: | QFontEngineMulti::alphaMapForGlyph | | Prototype: | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2232-2236 |
| | 2 | 1 |
QFontEngineMulti::alphaMapForGlyph| Name: | QFontEngineMulti::alphaMapForGlyph | | Prototype: | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2238-2242 |
| | 2 | 1 |
QFontEngineMulti::alphaMapForGlyph| Name: | QFontEngineMulti::alphaMapForGlyph | | Prototype: | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, const QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2244-2248 |
| | 2 | 1 |
QFontEngineMulti::alphaMapForGlyph| Name: | QFontEngineMulti::alphaMapForGlyph | | Prototype: | QImage QFontEngineMulti::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2250-2254 |
| | 2 | 1 |
QFontEngineMulti::alphaRGBMapForGlyph| Name: | QFontEngineMulti::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngineMulti::alphaRGBMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2256-2260 |
| | 2 | 1 |
QFontEngineMulti::ascent| Name: | QFontEngineMulti::ascent | | Prototype: | QFixed QFontEngineMulti::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2160-2161 |
| | 1 | 1 |
QFontEngineMulti::averageCharWidth| Name: | QFontEngineMulti::averageCharWidth | | Prototype: | QFixed QFontEngineMulti::averageCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2176-2179 |
| | 1 | 1 |
QFontEngineMulti::boundingBox| Name: | QFontEngineMulti::boundingBox | | Prototype: | glyph_metrics_t QFontEngineMulti::boundingBox(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2154-2158 |
| | 2 | 1 |
QFontEngineMulti::descent| Name: | QFontEngineMulti::descent | | Prototype: | QFixed QFontEngineMulti::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2163-2164 |
| | 1 | 1 |
QFontEngineMulti::getGlyphBearings| Name: | QFontEngineMulti::getGlyphBearings | | Prototype: | void QFontEngineMulti::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2002-2007 |
| | 3 | 1 |
QFontEngineMulti::leading| Name: | QFontEngineMulti::leading | | Prototype: | QFixed QFontEngineMulti::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2166-2169 |
| | 1 | 1 |
QFontEngineMulti::lineThickness| Name: | QFontEngineMulti::lineThickness | | Prototype: | QFixed QFontEngineMulti::lineThickness() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2181-2184 |
| | 1 | 1 |
QFontEngineMulti::maxCharWidth| Name: | QFontEngineMulti::maxCharWidth | | Prototype: | qreal QFontEngineMulti::maxCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2191-2194 |
| | 1 | 1 |
QFontEngineMulti::minLeftBearing| Name: | QFontEngineMulti::minLeftBearing | | Prototype: | qreal QFontEngineMulti::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2196-2199 |
| | 1 | 1 |
QFontEngineMulti::minRightBearing| Name: | QFontEngineMulti::minRightBearing | | Prototype: | qreal QFontEngineMulti::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2201-2204 |
| | 1 | 1 |
QFontEngineMulti::shouldLoadFontEngineForCharacter| Name: | QFontEngineMulti::shouldLoadFontEngineForCharacter | | Prototype: | bool QFontEngineMulti::shouldLoadFontEngineForCharacter(int at, uint ucs4) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1932-1937 |
| | 3 | 1 |
QFontEngineMulti::underlinePosition| Name: | QFontEngineMulti::underlinePosition | | Prototype: | QFixed QFontEngineMulti::underlinePosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2186-2189 |
| | 1 | 1 |
QFontEngineMulti::xHeight| Name: | QFontEngineMulti::xHeight | | Prototype: | QFixed QFontEngineMulti::xHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2171-2174 |
| | 1 | 1 |
QFontEngineMultiFontConfig::QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig(QFontEngine *fe, int script) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 40-43 |
| | 2 | 1 |
QFontEngineQPF2::addOutlineToPath| Name: | QFontEngineQPF2::addOutlineToPath | | Prototype: | void QFontEngineQPF2::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 404-407 |
| | 1 | 1 |
QFontEngineQPF2::ascent| Name: | QFontEngineQPF2::ascent | | Prototype: | QFixed QFontEngineQPF2::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 451-454 |
| | 1 | 1 |
QFontEngineQPF2::descent| Name: | QFontEngineQPF2::descent | | Prototype: | QFixed QFontEngineQPF2::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 456-459 |
| | 1 | 1 |
QFontEngineQPF2::isValid| Name: | QFontEngineQPF2::isValid | | Prototype: | bool QFontEngineQPF2::isValid() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 491-495 |
| | 2 | 1 |
QFontEngineQPF2::leading| Name: | QFontEngineQPF2::leading | | Prototype: | QFixed QFontEngineQPF2::leading() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 461-464 |
| | 1 | 1 |
QFontEngineQPF2::lineThickness| Name: | QFontEngineQPF2::lineThickness | | Prototype: | QFixed QFontEngineQPF2::lineThickness() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 486-489 |
| | 1 | 1 |
QFontEngineQPF2::maxCharWidth| Name: | QFontEngineQPF2::maxCharWidth | | Prototype: | qreal QFontEngineQPF2::maxCharWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QFontEngineQPF2::minLeftBearing| Name: | QFontEngineQPF2::minLeftBearing | | Prototype: | qreal QFontEngineQPF2::minLeftBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 471-474 |
| | 1 | 1 |
QFontEngineQPF2::minRightBearing| Name: | QFontEngineQPF2::minRightBearing | | Prototype: | qreal QFontEngineQPF2::minRightBearing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QFontEngineQPF2::underlinePosition| Name: | QFontEngineQPF2::underlinePosition | | Prototype: | QFixed QFontEngineQPF2::underlinePosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QFontEngine_startCollectingEngines| Name: | QFontEngine_startCollectingEngines | | Prototype: | void QFontEngine_startCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QFontEngine_stopCollectingEngines| Name: | QFontEngine_stopCollectingEngines | | Prototype: | QList<QFontEngine *> QFontEngine_stopCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 226-233 |
| | 5 | 1 |
QFontFamilyDelegate::QFontFamilyDelegate| Name: | QFontFamilyDelegate::QFontFamilyDelegate | | Prototype: | QFontFamilyDelegate::QFontFamilyDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 197-203 |
| | 3 | 1 |
QFontFamilyDelegate::sizeHint| Name: | QFontFamilyDelegate::sizeHint | | Prototype: | QSize QFontFamilyDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 277-286 |
| | 5 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2392-2395 |
| | 2 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2400-2403 |
| | 2 | 1 |
QFontInfo::exactMatch| Name: | QFontInfo::exactMatch | | Prototype: | bool QFontInfo::exactMatch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2644-2649 |
| | 3 | 1 |
QFontInfo::family| Name: | QFontInfo::family | | Prototype: | QString QFontInfo::family() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2434-2439 |
| | 3 | 1 |
QFontInfo::fixedPitch| Name: | QFontInfo::fixedPitch | | Prototype: | bool QFontInfo::fixedPitch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2586-2603 |
| | 3 | 1 |
QFontInfo::italic| Name: | QFontInfo::italic | | Prototype: | bool QFontInfo::italic() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2497-2502 |
| | 3 | 1 |
QFontInfo::operator=| Name: | QFontInfo::operator= | | Prototype: | QFontInfo &QFontInfo::operator=(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
QFontInfo::overline| Name: | QFontInfo::overline | | Prototype: | bool QFontInfo::overline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2563-2566 |
| | 1 | 1 |
QFontInfo::pixelSize| Name: | QFontInfo::pixelSize | | Prototype: | int QFontInfo::pixelSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2485-2490 |
| | 3 | 1 |
QFontInfo::pointSize| Name: | QFontInfo::pointSize | | Prototype: | int QFontInfo::pointSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2461-2466 |
| | 3 | 1 |
QFontInfo::pointSizeF| Name: | QFontInfo::pointSizeF | | Prototype: | qreal QFontInfo::pointSizeF() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2473-2478 |
| | 3 | 1 |
QFontInfo::rawMode| Name: | QFontInfo::rawMode | | Prototype: | bool QFontInfo::rawMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2632-2635 |
| | 1 | 1 |
QFontInfo::strikeOut| Name: | QFontInfo::strikeOut | | Prototype: | bool QFontInfo::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2576-2579 |
| | 1 | 1 |
QFontInfo::style| Name: | QFontInfo::style | | Prototype: | QFont::Style QFontInfo::style() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2509-2514 |
| | 3 | 1 |
QFontInfo::styleHint| Name: | QFontInfo::styleHint | | Prototype: | QFont::StyleHint QFontInfo::styleHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2612-2617 |
| | 3 | 1 |
QFontInfo::styleName| Name: | QFontInfo::styleName | | Prototype: | QString QFontInfo::styleName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2449-2454 |
| | 3 | 1 |
QFontInfo::underline| Name: | QFontInfo::underline | | Prototype: | bool QFontInfo::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2548-2551 |
| | 1 | 1 |
QFontInfo::weight| Name: | QFontInfo::weight | | Prototype: | int QFontInfo::weight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2521-2527 |
| | 3 | 1 |
QFontListView::QFontListView| Name: | QFontListView::QFontListView | | Prototype: | QFontListView::QFontListView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 95-100 |
| | 2 | 1 |
QFontListView::count| Name: | QFontListView::count | | Prototype: | inline int count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 76-78 |
| | 1 | 1 |
QFontListView::currentItem| Name: | QFontListView::currentItem | | Prototype: | inline int currentItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 73-75 |
| | 1 | 1 |
QFontListView::currentText| Name: | QFontListView::currentText | | Prototype: | inline QString currentText() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 79-82 |
| | 2 | 1 |
QFontListView::model| Name: | QFontListView::model | | Prototype: | inline QStringListModel *model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 67-69 |
| | 1 | 1 |
QFontListView::setCurrentItem| Name: | QFontListView::setCurrentItem | | Prototype: | inline void setCurrentItem(int item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 70-72 |
| | 1 | 1 |