Home
last modified time | relevance | path

Searched refs:GET_Long (Results 1 – 25 of 64) sorted by relevance

123

/dports/print/freetype/freetype-1.3.1/lib/
H A Dttload.c102 face->ttcHeader.version = GET_Long(); in Load_TrueType_Collection()
103 face->ttcHeader.DirCount = GET_Long(); in Load_TrueType_Collection()
194 tableDir.version = GET_Long(); in Load_TrueType_Directory()
233 entry->Offset = GET_Long(); in Load_TrueType_Directory()
234 entry->Length = GET_Long(); in Load_TrueType_Directory()
457 header->Created [0] = GET_Long(); in Load_TrueType_Header()
458 header->Created [1] = GET_Long(); in Load_TrueType_Header()
459 header->Modified[0] = GET_Long(); in Load_TrueType_Header()
460 header->Modified[1] = GET_Long(); in Load_TrueType_Header()
1110 entry_.offset = GET_Long(); in Load_TrueType_CMap()
[all …]
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttload.pas231 tableDir.version := GET_Long;
263 Offset := GET_Long;
486 Checksum_Adjust := GET_Long;
487 Magic_Number := GET_Long;
492 Created [0] := GET_Long; Created [1] := GET_Long;
493 Modified[0] := GET_Long; Modified[1] := GET_Long;
793 glyphLocations^[n] := GET_Long;
1028 entry.offset := GET_Long;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-stream-private.h66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \ macro
76 #define GET_ULong() ((HB_UInt)GET_Long())
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/fontconfig/src/
H A Dftglue.h75 #define GET_Long() (stream->cursor += 4, (FT_Long)( \ macro
84 #define GET_ULong() ((FT_ULong)GET_Long())
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/fontconfig/src/src/
H A Dftglue.h75 #define GET_Long() (stream->cursor += 4, (FT_Long)( \ macro
84 #define GET_ULong() ((FT_ULong)GET_Long())

123