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.cc297 unsigned int limit = info[start].use_category() == USE_R ? 1 : MIN (3u, end - start); in setup_rphf_mask()
407 info[i].use_category() = USE_R; in record_rphf()
471 if (info[start].use_category() == USE_R && end - start > 1) in reorder_syllable()
565 buffer->cur().use_category() == USE_R) in insert_dotted_circles()
Dhb-ot-shape-complex-use.hh65 USE_R = 18, /* REPHA */ enumerator
Dhb-ot-shape-complex-use-table.cc31 #define R USE_R /* REPHA */