| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 76-78 |
| | 1 | 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: | 73-75 |
| | 1 | 1 |
QFontListView::currentText| Name: | QFontListView::currentText | | Prototype: | inline QString currentText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 85-88 |
| | 2 | 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: | 79-81 |
| | 1 | 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: | 82-84 |
| | 1 | 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: | 101-106 |
| | 2 | 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: | 2524-2530 |
| | 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: | 2551-2554 |
| | 1 | 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: | 2452-2457 |
| | 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: | 2615-2620 |
| | 3 | 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: | 2512-2517 |
| | 3 | 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: | 2579-2582 |
| | 1 | 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: | 2635-2638 |
| | 1 | 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: | 2476-2481 |
| | 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: | 2464-2469 |
| | 3 | 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: | 2488-2493 |
| | 3 | 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: | 2566-2569 |
| | 1 | 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: | 2418-2422 |
| | 2 | 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: | 2500-2505 |
| | 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: | 2589-2606 |
| | 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: | 2437-2442 |
| | 3 | 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: | 2647-2652 |
| | 3 | 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: | 2395-2398 |
| | 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: | 2403-2406 |
| | 2 | 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: | 283-292 |
| | 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: | 203-209 |
| | 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: | 232-239 |
| | 5 | 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: | 226-230 |
| | 2 | 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: | 487-490 |
| | 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: | 482-485 |
| | 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: | 477-480 |
| | 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: | 472-475 |
| | 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: | 492-495 |
| | 1 | 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: | 467-470 |
| | 1 | 1 |
QFontEngineQPF2::isValid| Name: | QFontEngineQPF2::isValid | | Prototype: | bool QFontEngineQPF2::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 497-501 |
| | 2 | 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: | 462-465 |
| | 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: | 457-460 |
| | 1 | 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: | 410-413 |
| | 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: | 46-49 |
| | 2 | 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: | 2164-2167 |
| | 1 | 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: | 2179-2182 |
| | 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: | 1925-1930 |
| | 3 | 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: | 2194-2197 |
| | 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: | 2189-2192 |
| | 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: | 2184-2187 |
| | 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: | 2174-2177 |
| | 1 | 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: | 2159-2162 |
| | 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: | 1995-2000 |
| | 3 | 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: | 2156-2157 |
| | 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: | 2147-2151 |
| | 2 | 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: | 2169-2172 |
| | 1 | 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: | 2153-2154 |
| | 1 | 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: | 2249-2253 |
| | 2 | 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: | 2225-2229 |
| | 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: | 2231-2235 |
| | 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: | 2237-2241 |
| | 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: | 2243-2247 |
| | 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: | 137-145 |
| | 5 | 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: | 122-124 |
| | 2 | 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: | 2045-2048 |
| | 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: | 1896-1899 |
| | 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: | 1365-1368 |
| | 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: | 1478-1481 |
| | 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: | 833-836 |
| | 1 | 1 |
QFontEngineFT::scaledBitmapMetrics| Name: | QFontEngineFT::scaledBitmapMetrics | | Prototype: | QFixed QFontEngineFT::scaledBitmapMetrics(QFixed m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1640-1643 |
| | 1 | 1 |
QFontEngineFT::scaledBitmapMetrics| Name: | QFontEngineFT::scaledBitmapMetrics | | Prototype: | glyph_metrics_t QFontEngineFT::scaledBitmapMetrics(const glyph_metrics_t &m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1645-1655 |
| | 8 | 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: | 2004-2007 |
| | 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: | 2050-2053 |
| | 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: | 1360-1363 |
| | 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: | 698-702 |
| | 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: | 2158-2161 |
| | 1 | 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: | 1277-1280 |
| | 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: | 2112-2121 |
| | 7 | 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: | 1254-1257 |
| | 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: | 1790-1793 |
| | 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: | 1935-1938 |
| | 1 | 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: | 2067-2070 |
| | 1 | 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: | 2056-2065 |
| | 6 | 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: | 662-690 |
| | 23 | 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: | 553-556 |
| | 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: | 318-322 |
| | 1 | 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: | 1715-1718 |
| | 1 | 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: | 1709-1713 |
| | 2 | 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: | 1601-1605 |
| | 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: | 1704-1707 |
| | 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: | 1693-1697 |
| | 2 | 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: | 1720-1723 |
| | 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: | 1688-1691 |
| | 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: | 1652-1659 |
| | 5 | 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: | 1699-1702 |
| | 1 | 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: | 1583-1588 |
| | 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: | 1590-1595 |
| | 1 | 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: | 422-427 |
| | 3 | 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: | 935-939 |
| | 2 | 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: | 292-295 |
| | 1 | 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: | 436-439 |
| | 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: | 982-1001 |
| | 16 | 1 |
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: | 1542-1546 |
| | 1 | 1 |
QFontEngine::handle| Name: | QFontEngine::handle | | Prototype: | Qt::HANDLE QFontEngine::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1225-1228 |
| | 1 | 1 |
QFontEngine::getUnscaledGlyph| Name: | QFontEngine::getUnscaledGlyph | | Prototype: | void QFontEngine::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1003-1010 |
| | 5 | 1 |