Home
last modified time | relevance | path

Searched defs:cgFont (Results 1 – 25 of 68) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DFontPlatformData.h180 …FontPlatformData(CGFontRef cgFont, float size, bool syntheticBold, bool syntheticOblique, FontOrie… in FontPlatformData()
217 CGFontRef cgFont() const { return m_cgFont.get(); } in cgFont() function
223 CGFontRef cgFont() const { return m_cgFont.get(); } in cgFont() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqrawfont_mac.cpp75 CGFontRef cgFont = CGFontCreateWithDataProvider(dataProvider); in platformLoadFromData() local
H A Dqfontengine_coretext_p.h114 CGFontRef cgFont; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/mac/
H A Dqfontengine_coretext_p.h147 QCFType<CGFontRef> cgFont; in Q_DECLARE_LOGGING_CATEGORY() local
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-quartz-font.c177 CGFontRef cgFont; member
191 CGFontRef cgFont = NULL; in _cairo_quartz_font_face_create_for_toy() local
857 CGFontRef cgFont = CGFontCreateWithPlatformFont (&atsFont); in cairo_quartz_font_face_create_for_atsu_font_id() local
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-quartz-font.c152 CGFontRef cgFont; member
166 CGFontRef cgFont = NULL; in _cairo_quartz_font_face_create_for_toy() local
802 CGFontRef cgFont = CGFontCreateWithPlatformFont (&atsFont); in cairo_quartz_font_face_create_for_atsu_font_id() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-quartz-font.c153 CGFontRef cgFont; member
168 CGFontRef cgFont = NULL; in _cairo_quartz_font_face_create_for_toy() local
825 CGFontRef cgFont = CGFontCreateWithPlatformFont (&atsFont); in cairo_quartz_font_face_create_for_atsu_font_id() local

123