Home
last modified time | relevance | path

Searched refs:MAKE_LITTLE_ENDIAN_TAG (Results 1 – 19 of 19) sorted by relevance

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/fontdatabases/windows/
H A Dqwindowsfontengine.cpp81 #define MAKE_LITTLE_ENDIAN_TAG(ch1, ch2, ch3, ch4) (\ macro
124 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('C', 'F', 'F', ' '), 0, 0, 0) != GDI_ERROR; in hasCFFTable()
131 return GetFontData(hdc, MAKE_LITTLE_ENDIAN_TAG('c', 'm', 'a', 'p'), 0, 0, 0) != GDI_ERROR; in hasCMapTable()
878 const DWORD HEAD = MAKE_LITTLE_ENDIAN_TAG('h', 'e', 'a', 'd'); in synthesized()