Home
last modified time | relevance | path

Searched refs:HB_SHAPERS_COUNT (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape.cc62 const char **shaper_list = (const char **) calloc (1 + HB_SHAPERS_COUNT, sizeof (const char *)); in create()
68 for (i = 0; i < HB_SHAPERS_COUNT; i++) in create()
Dhb-shaper.hh66 HB_SHAPERS_COUNT = _HB_SHAPERS_COUNT_PLUS_ONE - 1, enumerator
Dhb-shape-plan.cc112 for (unsigned int i = 0; i < HB_SHAPERS_COUNT; i++) in init()