OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_BUFFER_ALLOCATE_VAR
(Results
1 - 8
of
8
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-private.hh
581
HB_BUFFER_ALLOCATE_VAR
(buffer, unicode_props);
599
HB_BUFFER_ALLOCATE_VAR
(buffer, glyph_props);
600
HB_BUFFER_ALLOCATE_VAR
(buffer, lig_props);
601
HB_BUFFER_ALLOCATE_VAR
(buffer, syllable);
hb-ot-shape-complex-myanmar.cc
282
HB_BUFFER_ALLOCATE_VAR
(buffer, myanmar_category);
283
HB_BUFFER_ALLOCATE_VAR
(buffer, myanmar_position);
hb-buffer-private.hh
291
#define
HB_BUFFER_ALLOCATE_VAR
(b, var) HB_BUFFER_XALLOCATE_VAR (b, allocate_var, var ())
hb-ot-shape-complex-hangul.cc
135
HB_BUFFER_ALLOCATE_VAR
(buffer, hangul_shaping_feature);
hb-ot-shape-complex-use.cc
257
HB_BUFFER_ALLOCATE_VAR
(buffer, use_category);
hb-ot-shape-complex-arabic.cc
357
HB_BUFFER_ALLOCATE_VAR
(buffer, arabic_shaping_action);
hb-ot-shape-complex-indic.cc
600
HB_BUFFER_ALLOCATE_VAR
(buffer, indic_category);
601
HB_BUFFER_ALLOCATE_VAR
(buffer, indic_position);
[
all
...]
hb-ot-shape.cc
581
HB_BUFFER_ALLOCATE_VAR
(buffer, glyph_index);
Completed in 231 milliseconds