Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use.cc281 unsigned int limit = info[start].use_category() == USE_R ? 1 : MIN (3u, end - start); in setup_rphf_mask()
389 info[i].use_category() = USE_R; in record_rphf()
437 if (info[start].use_category() == USE_R && end - start > 1) in reorder_syllable()
529 buffer->cur().use_category() == USE_R) in insert_dotted_circles()
Dhb-ot-shape-complex-use-private.hh65 USE_R = 18, /* REPHA */ enumerator
Dhb-ot-shape-complex-use-table.cc29 #define R USE_R /* REPHA */