Home
last modified time | relevance | path

Searched refs:hb_uint32 (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-shaper.h111 hb_uint32 pos;
112 hb_uint32 length;
134 void HB_GetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
135 const HB_ScriptItem *items, hb_uint32 numItems,
139 void HB_GetWordBoundaries(const HB_UChar16 *string, hb_uint32 stringLength,
140 const HB_ScriptItem *items, hb_uint32 numItems,
145 const HB_ScriptItem *items, hb_uint32 numItems,
226 …GlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint3…
230 …, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb…
247 hb_uint32 stringLength;
[all …]
H A Dharfbuzz-shaper-private.h93 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
111 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
113 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
115 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
117 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
119 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
122 hb_uint32 tag;
123 hb_uint32 property;
130 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper.h123 hb_uint32 pos;
124 hb_uint32 length;
146 void HB_GetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
147 const HB_ScriptItem *items, hb_uint32 numItems,
151 void HB_GetWordBoundaries(const HB_UChar16 *string, hb_uint32 stringLength,
152 const HB_ScriptItem *items, hb_uint32 numItems,
156 void HB_GetSentenceBoundaries(const HB_UChar16 *string, hb_uint32 stringLength,
157 const HB_ScriptItem *items, hb_uint32 numItems,
239 …GlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint3…
241 HB_Bool (*canRender)(HB_Font font, const HB_UChar16 *string, hb_uint32 length);
[all …]
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
127 hb_uint32 tag;
128 hb_uint32 property;
135 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
H A Dharfbuzz-shaper.h123 hb_uint32 pos;
124 hb_uint32 length;
141 void HB_GetTailoredCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
142 const HB_ScriptItem *items, hb_uint32 numItems,
229 …GlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint3…
230 …void (*getGlyphAdvances)(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *…
231 HB_Bool (*canRender)(HB_Font font, const HB_UChar16 *string, hb_uint32 length);
233 …, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb…
252 hb_uint32 stringLength; /* input: the length of the input in 16-bit words */
258hb_uint32 initialGlyphCount; /* input: if glyphIndicesPresent is true, the number of gl…
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
H A Dharfbuzz-shaper.h123 hb_uint32 pos;
124 hb_uint32 length;
141 void HB_GetTailoredCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
142 const HB_ScriptItem *items, hb_uint32 numItems,
229 …GlyphIndices)(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint3…
230 …void (*getGlyphAdvances)(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *…
231 HB_Bool (*canRender)(HB_Font font, const HB_UChar16 *string, hb_uint32 length);
233 …, HB_Glyph glyph, int flags /*HB_ShaperFlag*/, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb…
252 hb_uint32 stringLength; /* input: the length of the input in 16-bit words */
258hb_uint32 initialGlyphCount; /* input: if glyphIndicesPresent is true, the number of gl…
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-shaper-private.h96 …_AttributeFunction)(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
116 …B_TibetanAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
118 …B_MyanmarAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
120 … HB_KhmerAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
122 … HB_IndicAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32 len, HB_…
124 extern void HB_ThaiAttributes(HB_Script script, const HB_UChar16 *string, hb_uint32 from, hb_uint32
128 hb_uint32 tag;
129 hb_uint32 property;
136 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);

12345678910>>...15