/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gsubgpos-private.hh | 356 if (!c->match_properties (info.codepoint, property, lookup_props)) 541 match_properties (hb_codepoint_t glyph, function in struct:OT::hb_apply_context_t 565 return match_properties (info->codepoint, property, lookup_props); [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsubgpos-private.hh | 351 if (!c->match_properties (info.codepoint, property, lookup_props)) 536 match_properties (hb_codepoint_t glyph, function in struct:OT::hb_apply_context_t 560 return match_properties (info->codepoint, property, lookup_props); [all...] |