Home
last modified time | relevance | path

Searched refs:HB_UInt (Results 1 – 25 of 28) sorted by relevance

12

/external/harfbuzz/src/
Dharfbuzz-buffer.h40 HB_UInt gindex;
41 HB_UInt properties;
42 HB_UInt cluster;
66 HB_UInt allocated;
68 HB_UInt in_length;
69 HB_UInt out_length;
70 HB_UInt in_pos;
71 HB_UInt out_pos;
92 HB_UInt glyph_index,
93 HB_UInt properties,
[all …]
Dharfbuzz-gsub.h58 typedef HB_UShort (*HB_AltFunction)(HB_UInt pos,
75 HB_UInt offset;
98 HB_UInt script_tag,
102 HB_UInt language_tag,
108 HB_UInt feature_tag,
115 HB_UInt** script_tag_list );
119 HB_UInt** language_tag_list );
124 HB_UInt** feature_tag_list );
129 HB_UInt property );
Dharfbuzz-gpos.h100 HB_UInt script_tag,
104 HB_UInt language_tag,
110 HB_UInt feature_tag,
117 HB_UInt** script_tag_list );
121 HB_UInt** language_tag_list );
126 HB_UInt** feature_tag_list );
131 HB_UInt property );
Dharfbuzz-global.h57 ( ( (HB_UInt)_x1 << 24 ) | \
58 ( (HB_UInt)_x2 << 16 ) | \
59 ( (HB_UInt)_x3 << 8 ) | \
60 (HB_UInt)_x4 )
73 typedef hb_uint32 HB_UInt; typedef
Dharfbuzz-buffer.c64 HB_UInt size ) in hb_buffer_ensure()
66 HB_UInt new_allocated = buffer->allocated; in hb_buffer_ensure()
173 HB_UInt glyph_index, in hb_buffer_add_glyph()
174 HB_UInt properties, in hb_buffer_add_glyph()
175 HB_UInt cluster ) in hb_buffer_add_glyph()
277 HB_UInt properties; in _hb_buffer_add_output_glyphs()
278 HB_UInt cluster; in _hb_buffer_add_output_glyphs()
320 HB_UInt glyph_index, in _hb_buffer_add_output_glyph()
353 HB_UInt glyph_index, in _hb_buffer_replace_output_glyph()
Dharfbuzz-open.h61 HB_UInt LangSysTag; /* LangSysTag identifier */
79 HB_UInt ScriptTag; /* ScriptTag identifier */
109 HB_UInt FeatureTag; /* FeatureTag identifier */
152 HB_UInt* Properties; /* array of flags */
Dharfbuzz-stream-private.h42 HB_UInt pos );
46 HB_UInt size );
76 #define GET_ULong() ((HB_UInt)GET_Long())
Dharfbuzz-stream.h41 HB_UInt size;
42 HB_UInt pos;
Dharfbuzz-gdef.h97 HB_UInt offset;
98 HB_UInt MarkAttachClassDef_offset;
Dharfbuzz-stream.c71 HB_UInt pos ) in _hb_stream_seek()
86 HB_UInt count ) in _hb_stream_frame_enter()
Dharfbuzz-gpos.c84 HB_UInt cur_offset, new_offset, base_offset; in HB_Load_GPOS_Table()
203 HB_UInt base_offset, in Load_ValueRecord()
208 HB_UInt cur_offset, new_offset; in Load_ValueRecord()
580 HB_UInt cur_offset, new_offset, base_offset; in Load_Anchor()
819 HB_UInt cur_offset, new_offset, base_offset; in Load_MarkArray()
900 HB_UInt cur_offset, new_offset, base_offset; in Load_SinglePos()
1075 HB_UInt base_offset; in Load_PairSet()
1178 HB_UInt cur_offset, new_offset, base_offset; in Load_PairPos1()
1259 HB_UInt cur_offset, new_offset1, new_offset2, base_offset; in Load_PairPos2()
1418 HB_UInt cur_offset, new_offset, base_offset; in Load_PairPos()
[all …]
Dharfbuzz-gsub.c54 HB_UInt cur_offset, new_offset, base_offset; in HB_Load_GSUB_Table()
170 HB_UInt cur_offset, new_offset, base_offset; in Load_SingleSubst()
381 HB_UInt cur_offset, new_offset, base_offset; in Load_MultipleSubst()
579 HB_UInt cur_offset, new_offset, base_offset; in Load_AlternateSubst()
779 HB_UInt cur_offset, new_offset, base_offset; in Load_LigatureSet()
856 HB_UInt cur_offset, new_offset, base_offset; in Load_LigatureSubst()
1085 HB_UInt i, old_pos; in Do_ContextSubst()
1214 HB_UInt cur_offset, new_offset, base_offset; in Load_SubRuleSet()
1290 HB_UInt cur_offset, new_offset, base_offset; in Load_ContextSubst1()
1465 HB_UInt cur_offset, new_offset, base_offset; in Load_SubClassSet()
[all …]
Dharfbuzz-open-private.h68 HB_UInt class_offset,
69 HB_UInt base_offset,
Dharfbuzz-buffer-private.h57 HB_UInt glyph_index,
66 HB_UInt glyph_index,
Dharfbuzz-open.c89 HB_UInt cur_offset, new_offset, base_offset; in Load_Script()
207 HB_UInt cur_offset, new_offset, base_offset; in _HB_OPEN_Load_ScriptList()
359 HB_UInt cur_offset, new_offset, base_offset; in _HB_OPEN_Load_FeatureList()
482 HB_UInt cur_offset, new_offset, base_offset; in Load_Lookup()
585 HB_UInt cur_offset, new_offset, base_offset; in _HB_OPEN_Load_LookupList()
603 if ( ALLOC_ARRAY( ll->Properties, count, HB_UInt ) ) in _HB_OPEN_Load_LookupList()
1125 HB_UInt class_offset, in _HB_OPEN_Load_EmptyOrClassDefinition()
1126 HB_UInt base_offset, in _HB_OPEN_Load_EmptyOrClassDefinition()
1130 HB_UInt cur_offset; in _HB_OPEN_Load_EmptyOrClassDefinition()
Dharfbuzz-gdef.c86 HB_UInt cur_offset, new_offset, base_offset; in HB_Load_GDEF_Table()
281 HB_UInt cur_offset, new_offset, base_offset; in Load_AttachList()
388 HB_UInt cur_offset, new_offset, base_offset; in Load_CaretValue()
477 HB_UInt cur_offset, new_offset, base_offset; in Load_LigGlyph()
553 HB_UInt cur_offset, new_offset, base_offset; in Load_LigCaretList()
Dharfbuzz-shaper.h226 typedef HB_Error (*HB_GetFontTableFunc)(void *font, HB_Tag tag, HB_Byte *buffer, HB_UInt *length);
/external/harfbuzz/contrib/
Dharfbuzz-freetype.h7 HB_Byte *buffer, HB_UInt *len);
Dharfbuzz-freetype.c139 hb_freetype_table_sfnt_get(void *voidface, const HB_Tag tag, HB_Byte *buffer, HB_UInt *len) { in hb_freetype_table_sfnt_get()
/external/webkit/Source/WebCore/platform/graphics/android/
DHarfbuzzSkia.h36 HB_Error harfbuzzSkiaGetTable(void* voidface, const HB_Tag, HB_Byte* buffer, HB_UInt* len);
DHarfbuzzSkia.cpp202 HB_Error harfbuzzSkiaGetTable(void* voidface, const HB_Tag tag, HB_Byte* buffer, HB_UInt* len) in harfbuzzSkiaGetTable()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DHarfbuzzSkia.h40 HB_Error harfbuzzSkiaGetTable(void* voidface, const HB_Tag, HB_Byte* buffer, HB_UInt* len);
DHarfbuzzSkia.cpp219 HB_Error harfbuzzSkiaGetTable(void* voidface, const HB_Tag tag, HB_Byte* buffer, HB_UInt* len) in harfbuzzSkiaGetTable()
/external/skia/include/ports/
DSkHarfBuzzFont.h60 HB_Byte* buffer, HB_UInt* len);
/external/skia/src/ports/
DSkHarfBuzzFont.cpp174 HB_Byte* buffer, HB_UInt* len) { in GetFontTableFunc()

12