Home
last modified time | relevance | path

Searched refs:TMPF_TRUETYPE (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/userinterfaces/
H A Dwin32_unicode.py177 TMPF_TRUETYPE = 0x04
216 truetype_font = (current_font.FontFamily & TMPF_TRUETYPE)
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
H A Dqwindowsfontengine.cpp142 ttf = (bool)(tm.tmPitchAndFamily & TMPF_TRUETYPE) || hasCMapTable(); in getCMap()
263 hasUnreliableOutline = (tm.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_VECTOR)) == 0; in QWindowsFontEngine()
851 if(tm.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_VECTOR)) { in addOutlineToPath()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
H A Dqwindowsfontengine.cpp142 ttf = (bool)(tm.tmPitchAndFamily & TMPF_TRUETYPE) || hasCMapTable(); in getCMap()
263 hasUnreliableOutline = (tm.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_VECTOR)) == 0; in QWindowsFontEngine()
851 if(tm.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_VECTOR)) { in addOutlineToPath()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontdatabase_ft.cpp187 const bool ttf = (textmetric->tmPitchAndFamily & TMPF_TRUETYPE); in addFontToDatabase()
188 const bool scalable = textmetric->tmPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE); in addFontToDatabase()
372 const bool ttf = textmetric->tmPitchAndFamily & TMPF_TRUETYPE; in populateFontFamilies()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dsalfont.cxx568 if( rMetric.tmPitchAndFamily & TMPF_TRUETYPE ) in WinFont2DevFontAttributes()
638 if( (nPitchAndFamily & TMPF_TRUETYPE) != 0 ) in WinFontFace()
650 else if( (nPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE)) == 0 ) in WinFontFace()
1583 SAL_WARN_IF( !(aWinMetric.tmPitchAndFamily & TMPF_TRUETYPE), "vcl", "can only subset TT font" ); in CreateFontSubset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dsalfont.cxx552 if( rMetric.tmPitchAndFamily & TMPF_TRUETYPE ) in WinFont2DevFontAttributes()
622 if( (nPitchAndFamily & TMPF_TRUETYPE) != 0 ) in WinFontFace()
634 else if( (nPitchAndFamily & (TMPF_VECTOR|TMPF_TRUETYPE)) == 0 ) in WinFontFace()
1566 SAL_WARN_IF( !(aWinMetric.tmPitchAndFamily & TMPF_TRUETYPE), "vcl", "can only subset TT font" ); in CreateFontSubset()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DFont.sml122 | TMPF_TRUETYPE
411 datatype TextMetricPitch = TMPF_FIXED_PITCH | TMPF_VECTOR | TMPF_TRUETYPE | TMPF_DEVICE
429 (TMPF_TRUETYPE, 0wx4),

12345678910>>...14