OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_SHAPERS_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-shaper-private.hh
59
#define
HB_SHAPERS_COUNT
(sizeof (hb_shaper_data_t) / sizeof (void *))
hb-shape-plan.cc
70
for (unsigned int i = 0; i <
HB_SHAPERS_COUNT
; i++)
Completed in 722 milliseconds