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.cc274 unsigned int limit = info[start].use_category() == USE_R ? 1 : hb_min (3u, end - start); in setup_rphf_mask()
374 info[i].use_category() = USE_R; in record_rphf_use()
439 if (info[start].use_category() == USE_R && end - start > 1) in reorder_syllable_use()
536 buffer->cur().use_category() == USE_R) in insert_dotted_circles_use()
Dhb-ot-shape-complex-use.hh65 USE_R = 18, /* REPHA */ enumerator
Dhb-ot-shape-complex-use-table.cc36 #define R USE_R /* REPHA */