Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontDatabase::supportsThreadedFontRenderingName: | QFontDatabase::supportsThreadedFontRendering | Prototype: | bool QFontDatabase::supportsThreadedFontRendering() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2621-2624 |
| | 1 | 1 |
QFontDatabase::systemFontName: | QFontDatabase::systemFont | Prototype: | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2527-2553 |
| | 16 | 8 |
QFontDatabase::weightName: | QFontDatabase::weight | Prototype: | int QFontDatabase::weight(const QString &family, const QString &style) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2004-2030 |
| | 16 | 5 |
QFontDatabase::writingSystemNameName: | QFontDatabase::writingSystemName | Prototype: | QString QFontDatabase::writingSystemName(WritingSystem writingSystem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2065-2176 |
| | 73 | 36 |
QFontDatabase::writingSystemSampleName: | QFontDatabase::writingSystemSample | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2182-2396 |
| | 165 | 36 |
QFontDatabase::writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1480-1511 |
| | 19 | 7 |
QFontDatabase::writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems(const QString &family) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1520-1540 |
| | 13 | 4 |
QFontDatabasePrivate::QFontDatabasePrivateName: | QFontDatabasePrivate::QFontDatabasePrivate | Prototype: | QFontDatabasePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 458-462 |
| | 1 | 1 |
QFontDatabasePrivate::addAppFontName: | QFontDatabasePrivate::addAppFont | Prototype: | int QFontDatabasePrivate::addAppFont(const QByteArray &fontData, const QString &fileName) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2414-2440 |
| | 18 | 6 |
QFontDatabasePrivate::familyName: | QFontDatabasePrivate::family | Prototype: | QtFontFamily *QFontDatabasePrivate::family(const QString &f, FamilyRequestFlags flags) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 514-559 |
| | 30 | 10 |
QFontDatabasePrivate::freeName: | QFontDatabasePrivate::free | Prototype: | void free() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 475-482 |
| | 5 | 2 |
QFontDatabasePrivate::invalidateName: | QFontDatabasePrivate::invalidate | Prototype: | void QFontDatabasePrivate::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 504-512 |
| | 5 | 1 |
QFontDatabasePrivate::isApplicationFontName: | QFontDatabasePrivate::isApplicationFont | Prototype: | bool QFontDatabasePrivate::isApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2442-2448 |
| | 4 | 3 |
QFontDatabasePrivate::~QFontDatabasePrivateName: | QFontDatabasePrivate::~QFontDatabasePrivate | Prototype: | ~QFontDatabasePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 464-466 |
| | 1 | 1 |
QFontDef::exactMatchName: | QFontDef::exactMatch | Prototype: | bool QFontDef::exactMatch(const QFontDef &other) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 83-133 |
| | 24 | 7 |
QFontDialog::QFontDialogName: | QFontDialog::QFontDialog | Prototype: | QFontDialog::QFontDialog(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 157-162 |
| | 2 | 1 |
QFontDialog::QFontDialogName: | QFontDialog::QFontDialog | Prototype: | QFontDialog::QFontDialog(const QFont &initial, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 170-176 |
| | 3 | 1 |
QFontDialog::changeEventName: | QFontDialog::changeEvent | Prototype: | void QFontDialog::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 791-798 |
| | 4 | 2 |
QFontDialog::currentFontName: | QFontDialog::currentFont | Prototype: | QFont QFontDialog::currentFont() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 838-844 |
| | 4 | 2 |
QFontDialog::doneName: | QFontDialog::done | Prototype: | void QFontDialog::done(int result) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 1016-1035 |
| | 14 | 4 |
QFontDialog::eventFilterName: | QFontDialog::eventFilter | Prototype: | bool QFontDialog::eventFilter(QObject *o , QEvent *e) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 431-467 |
| | 30 | 10 |
QFontDialog::getFontName: | QFontDialog::getFont | Prototype: | QFont QFontDialog::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, FontDialogOptions options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 373-377 |
| | 1 | 1 |
QFontDialog::getFontName: | QFontDialog::getFont | Prototype: | QFont QFontDialog::getFont(bool *ok, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 399-403 |
| | 2 | 1 |
QFontDialog::openName: | QFontDialog::open | Prototype: | void QFontDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 950-957 |
| | 5 | 1 |
QFontDialog::optionsName: | QFontDialog::options | Prototype: | QFontDialog::FontDialogOptions QFontDialog::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 935-939 |
| | 2 | 1 |
QFontDialog::selectedFontName: | QFontDialog::selectedFont | Prototype: | QFont QFontDialog::selectedFont() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 854-858 |
| | 2 | 1 |
QFontDialog::setCurrentFontName: | QFontDialog::setCurrentFont | Prototype: | void QFontDialog::setCurrentFont(const QFont &font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 814-829 |
| | 12 | 3 |
QFontDialog::setOptionName: | QFontDialog::setOption | Prototype: | void QFontDialog::setOption(FontDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 892-897 |
| | 3 | 2 |
QFontDialog::setOptionsName: | QFontDialog::setOptions | Prototype: | void QFontDialog::setOptions(FontDialogOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 924-933 |
| | 5 | 2 |
QFontDialog::setVisibleName: | QFontDialog::setVisible | Prototype: | void QFontDialog::setVisible(bool visible) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 991-1007 |
| | 10 | 4 |
QFontDialog::testOptionName: | QFontDialog::testOption | Prototype: | bool QFontDialog::testOption(FontDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 905-909 |
| | 2 | 1 |
QFontDialogOptions::QFontDialogOptionsName: | QFontDialogOptions::QFontDialogOptions | Prototype: | QFontDialogOptions::QFontDialogOptions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 159-161 |
| | 2 | 1 |
QFontDialogOptions::QFontDialogOptionsName: | QFontDialogOptions::QFontDialogOptions | Prototype: | QFontDialogOptions::QFontDialogOptions(const QFontDialogOptions &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 163-165 |
| | 2 | 1 |
QFontDialogOptions::operator=Name: | QFontDialogOptions::operator= | Prototype: | QFontDialogOptions &QFontDialogOptions::operator=(const QFontDialogOptions &rhs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 167-172 |
| | 3 | 2 |
QFontDialogOptions::optionsName: | QFontDialogOptions::options | Prototype: | QFontDialogOptions::FontDialogOptions QFontDialogOptions::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 205-208 |
| | 1 | 1 |
QFontDialogOptions::setOptionName: | QFontDialogOptions::setOption | Prototype: | void QFontDialogOptions::setOption(QFontDialogOptions::FontDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 188-192 |
| | 2 | 2 |
QFontDialogOptions::setOptionsName: | QFontDialogOptions::setOptions | Prototype: | void QFontDialogOptions::setOptions(FontDialogOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 199-203 |
| | 2 | 2 |
QFontDialogOptions::setWindowTitleName: | QFontDialogOptions::setWindowTitle | Prototype: | void QFontDialogOptions::setWindowTitle(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 183-186 |
| | 1 | 1 |
QFontDialogOptions::testOptionName: | QFontDialogOptions::testOption | Prototype: | bool QFontDialogOptions::testOption(QFontDialogOptions::FontDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 194-197 |
| | 1 | 1 |
QFontDialogOptions::windowTitleName: | QFontDialogOptions::windowTitle | Prototype: | QString QFontDialogOptions::windowTitle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 178-181 |
| | 1 | 1 |
QFontDialogOptionsPrivate::QFontDialogOptionsPrivateName: | QFontDialogOptionsPrivate::QFontDialogOptionsPrivate | Prototype: | QFontDialogOptionsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 153-153 |
| | 1 | 1 |
QFontDialogPrivate::QFontDialogPrivateName: | QFontDialogPrivate::QFontDialogPrivate | Prototype: | QFontDialogPrivate::QFontDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 111-115 |
| | 2 | 1 |
QFontDialogPrivate::_q_familyHighlightedName: | QFontDialogPrivate::_q_familyHighlighted | Prototype: | void QFontDialogPrivate::_q_familyHighlighted(int i) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 698-708 |
| | 7 | 2 |
QFontDialogPrivate::_q_sizeChangedName: | QFontDialogPrivate::_q_sizeChanged | Prototype: | void QFontDialogPrivate::_q_sizeChanged(const QString &s) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 753-774 |
| | 14 | 6 |
QFontDialogPrivate::_q_sizeHighlightedName: | QFontDialogPrivate::_q_sizeHighlighted | Prototype: | void QFontDialogPrivate::_q_sizeHighlighted(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 734-745 |
| | 8 | 2 |
QFontDialogPrivate::_q_styleHighlightedName: | QFontDialogPrivate::_q_styleHighlighted | Prototype: | void QFontDialogPrivate::_q_styleHighlighted(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 715-727 |
| | 8 | 2 |
QFontDialogPrivate::_q_updateSampleName: | QFontDialogPrivate::_q_updateSample | Prototype: | void QFontDialogPrivate::_q_updateSample() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 662-674 |
| | 7 | 2 |
QFontDialogPrivate::_q_writingSystemHighlightedName: | QFontDialogPrivate::_q_writingSystemHighlighted | Prototype: | void QFontDialogPrivate::_q_writingSystemHighlighted(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 688-693 |
| | 3 | 1 |
QFontDialogPrivate::canBeNativeDialogName: | QFontDialogPrivate::canBeNativeDialog | Prototype: | bool QFontDialogPrivate::canBeNativeDialog() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 1037-1053 |
| | 10 | 3 |
QFontDialogPrivate::getFontName: | QFontDialogPrivate::getFont | Prototype: | QFont QFontDialogPrivate::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 405-422 |
| | 11 | 4 |
QFontDialogPrivate::helperPrepareShowName: | QFontDialogPrivate::helperPrepareShow | Prototype: | void QFontDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 477-480 |
| | 1 | 1 |
QFontDialogPrivate::initName: | QFontDialogPrivate::init | Prototype: | void QFontDialogPrivate::init() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 178-338 |
| | 104 | 5 |
QFontDialogPrivate::initHelperName: | QFontDialogPrivate::initHelper | Prototype: | void QFontDialogPrivate::initHelper(QPlatformDialogHelper *h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 469-475 |
| | 4 | 1 |
QFontDialogPrivate::retranslateStringsName: | QFontDialogPrivate::retranslateStrings | Prototype: | void QFontDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 776-786 |
| | 8 | 1 |
QFontDialogPrivate::updateFamiliesName: | QFontDialogPrivate::updateFamilies | Prototype: | void QFontDialogPrivate::updateFamilies() | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 487-566 |
| | 50 | 16 |
QFontDialogPrivate::updateSampleFontName: | QFontDialogPrivate::updateSampleFont | Prototype: | void QFontDialogPrivate::updateSampleFont(const QFont &newFont) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 676-683 |
| | 4 | 2 |
QFontDialogPrivate::updateSizesName: | QFontDialogPrivate::updateSizes | Prototype: | void QFontDialogPrivate::updateSizes() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 629-660 |
| | 22 | 6 |
QFontDialogPrivate::updateStylesName: | QFontDialogPrivate::updateStyles | Prototype: | void QFontDialogPrivate::updateStyles() | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 572-621 |
| | 33 | 11 |
QFontEngine::GlyphCacheEntry::GlyphCacheEntryName: | QFontEngine::GlyphCacheEntry::GlyphCacheEntry | Prototype: | QFontEngine::GlyphCacheEntry::GlyphCacheEntry(const GlyphCacheEntry &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1564-1567 |
| | 2 | 1 |
QFontEngine::GlyphCacheEntry::operator=Name: | QFontEngine::GlyphCacheEntry::operator= | Prototype: | QFontEngine::GlyphCacheEntry &QFontEngine::GlyphCacheEntry::operator=(const GlyphCacheEntry &o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1573-1577 |
| | 2 | 1 |
QFontEngine::QFontEngineName: | QFontEngine::QFontEngine | Prototype: | QFontEngine::QFontEngine(Type type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 247-269 |
| | 10 | 2 |
QFontEngine::addBitmapFontToPathName: | QFontEngine::addBitmapFontToPath | Prototype: | void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 780-827 |
| | 35 | 8 |
QFontEngine::addGlyphsToPathName: | QFontEngine::addGlyphsToPath | Prototype: | void QFontEngine::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nGlyphs, QPainterPath *path, QTextItem::RenderFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 829-844 |
| | 9 | 2 |
QFontEngine::addOutlineToPathName: | QFontEngine::addOutlineToPath | Prototype: | void QFontEngine::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 673-684 |
| | 7 | 2 |
QFontEngine::alphaMapForGlyphName: | QFontEngine::alphaMapForGlyph | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 846-850 |
| | 1 | 1 |
QFontEngine::alphaMapForGlyphName: | QFontEngine::alphaMapForGlyph | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, const QTransform &t) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 852-860 |
| | 5 | 2 |
QFontEngine::alphaMapForGlyphName: | QFontEngine::alphaMapForGlyph | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 862-873 |
| | 7 | 3 |
QFontEngine::alphaMapForGlyphName: | QFontEngine::alphaMapForGlyph | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 941-976 |
| | 28 | 4 |
QFontEngine::alphaRGBMapForGlyphName: | QFontEngine::alphaRGBMapForGlyph | Prototype: | QImage QFontEngine::alphaRGBMapForGlyph(glyph_t glyph, QFixed , const QTransform &t) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 875-890 |
| | 9 | 3 |
QFontEngine::averageCharWidthName: | QFontEngine::averageCharWidth | Prototype: | QFixed QFontEngine::averageCharWidth() 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 |
QFontEngine::bitmapForGlyphName: | QFontEngine::bitmapForGlyph | Prototype: | QImage QFontEngine::bitmapForGlyph(glyph_t, QFixed subPixelPosition, const QTransform&) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 892-897 |
| | 2 | 1 |
QFontEngine::boundingBoxName: | QFontEngine::boundingBox | Prototype: | glyph_metrics_t QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 412-420 |
| | 4 | 2 |
QFontEngine::canRenderName: | QFontEngine::canRender | Prototype: | bool QFontEngine::canRender(const QChar *str, int len) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 401-410 |
| | 5 | 3 |
QFontEngine::clearGlyphCacheName: | QFontEngine::clearGlyphCache | Prototype: | void QFontEngine::clearGlyphCache(const void *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1043-1046 |
| | 1 | 1 |
QFontEngine::convertToPostscriptFontFamilyNameName: | QFontEngine::convertToPostscriptFontFamilyName | Prototype: | QByteArray QFontEngine::convertToPostscriptFontFamilyName(const QByteArray &family) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1522-1537 |
| | 13 | 1 |
QFontEngine::doKerningName: | QFontEngine::doKerning | Prototype: | void QFontEngine::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1103-1118 |
| | 9 | 5 |
QFontEngine::getCMapName: | QFontEngine::getCMap | Prototype: | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | Coverage: | 0.000% (0/114) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1230-1385 |
| | 91 | 36 |
QFontEngine::getGlyphBearingsName: | QFontEngine::getGlyphBearings | Prototype: | void QFontEngine::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 559-566 |
| | 5 | 3 |
QFontEngine::getGlyphPositionsName: | QFontEngine::getGlyphPositions | Prototype: | void QFontEngine::getGlyphPositions(const QGlyphLayout &glyphs, const QTransform &matrix, QTextItem::RenderFlags flags, QVarLengthArray<glyph_t> &glyphs_out, QVarLengthArray<QFixedPoint> &positions) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 441-557 |
| | 88 | 16 |
QFontEngine::getPointInOutlineName: | QFontEngine::getPointInOutline | Prototype: | int QFontEngine::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.cpp | Lines: | 174-183 |
| | 7 | 1 |
QFontEngine::getSfntTableName: | QFontEngine::getSfntTable | Prototype: | QByteArray QFontEngine::getSfntTable(uint tag) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1031-1041 |
| | 8 | 3 |
QFontEngine::getSfntTableDataName: | QFontEngine::getSfntTableData | Prototype: | bool QFontEngine::getSfntTableData(uint tag, uchar *buffer, uint *length) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1023-1029 |
| | 4 | 1 |
QFontEngine::getTrueTypeGlyphIndexName: | QFontEngine::getTrueTypeGlyphIndex | Prototype: | quint32 QFontEngine::getTrueTypeGlyphIndex(const uchar *cmap, int cmapSize, uint unicode) | Coverage: | 0.000% (0/98) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1387-1520 |
| | 92 | 32 |
QFontEngine::getUnscaledGlyphName: | 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 |
QFontEngine::glyphCacheName: | QFontEngine::glyphCache | Prototype: | QFontEngineGlyphCache *QFontEngine::glyphCache(const void *context, GlyphFormat format, const QTransform &transform) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1069-1082 |
| | 8 | 4 |
QFontEngine::glyphCountName: | QFontEngine::glyphCount | Prototype: | int QFontEngine::glyphCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1211-1223 |
| | 8 | 2 |
QFontEngine::handleName: | 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::harfbuzzFaceName: | QFontEngine::harfbuzzFace | Prototype: | void *QFontEngine::harfbuzzFace() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 332-352 |
| | 13 | 5 |
QFontEngine::harfbuzzFontName: | QFontEngine::harfbuzzFont | Prototype: | void *QFontEngine::harfbuzzFont() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 297-330 |
| | 23 | 6 |
QFontEngine::hasUnreliableGlyphOutlineName: | 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::lastRightBearingName: | QFontEngine::lastRightBearing | Prototype: | QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1548-1557 |
| | 6 | 3 |
QFontEngine::lineThicknessName: | QFontEngine::lineThickness | Prototype: | QFixed QFontEngine::lineThickness() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 279-290 |
| | 5 | 3 |
QFontEngine::loadKerningPairsName: | QFontEngine::loadKerningPairs | Prototype: | void QFontEngine::loadKerningPairs(QFixed scalingFactor) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1120-1208 |
| | 52 | 18 |
QFontEngine::lockedAlphaMapForGlyphName: | QFontEngine::lockedAlphaMapForGlyph | Prototype: | QImage *QFontEngine::lockedAlphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 916-933 |
| | 9 | 4 |
QFontEngine::minLeftBearingName: | QFontEngine::minLeftBearing | Prototype: | qreal QFontEngine::minLeftBearing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 568-574 |
| | 3 | 2 |
QFontEngine::minRightBearingName: | QFontEngine::minRightBearing | Prototype: | qreal QFontEngine::minRightBearing() const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 581-647 |
| | 27 | 10 |
QFontEngine::propertiesName: | 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::setGlyphCacheName: | QFontEngine::setGlyphCache | Prototype: | void QFontEngine::setGlyphCache(const void *context, QFontEngineGlyphCache *cache) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1048-1067 |
| | 10 | 4 |
QFontEngine::subPixelPositionForXName: | QFontEngine::subPixelPositionForX | Prototype: | QFixed QFontEngine::subPixelPositionForX(QFixed x) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 899-914 |
| | 8 | 3 |
QFontEngine::supportsScriptName: | QFontEngine::supportsScript | Prototype: | bool QFontEngine::supportsScript(QChar::Script script) const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 354-399 |
| | 23 | 8 |