HomeSort by relevance Sort by last modified time
    Searched refs:is_one_of (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 149 is_one_of (const hb_glyph_info_t &info, unsigned int flags) function
160 return is_one_of (info, JOINER_FLAGS);
172 return is_one_of (info, CONSONANT_FLAGS);
179 return is_one_of (info, HALANT_OR_COENG_FLAGS);
    [all...]
hb-ot-shape-complex-myanmar.cc 152 is_one_of (const hb_glyph_info_t &info, unsigned int flags) function
168 return is_one_of (info, CONSONANT_FLAGS);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 149 is_one_of (const hb_glyph_info_t &info, unsigned int flags) function
160 return is_one_of (info, JOINER_FLAGS);
172 return is_one_of (info, CONSONANT_FLAGS);
179 return is_one_of (info, HALANT_OR_COENG_FLAGS);
    [all...]
hb-ot-shape-complex-myanmar.cc 152 is_one_of (const hb_glyph_info_t &info, unsigned int flags) function
168 return is_one_of (info, CONSONANT_FLAGS);

Completed in 99 milliseconds