Searched refs:get_glyph_props (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh382 inline unsigned int get_glyph_props (hb_codepoint_t glyph) const function in struct:OT::GDEF
H A Dhb-ot-layout-gsub-table.hh1376 buffer->info[i].glyph_props() = gdef.get_glyph_props (buffer->info[i].codepoint);
H A Dhb-ot-layout-gsubgpos-private.hh566 buffer->cur().glyph_props() = gdef.get_glyph_props (glyph_index);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh382 inline unsigned int get_glyph_props (hb_codepoint_t glyph) const function in struct:OT::GDEF
H A Dhb-ot-layout-gsub-table.hh1369 buffer->info[i].glyph_props() = gdef.get_glyph_props (buffer->info[i].codepoint);
H A Dhb-ot-layout-gsubgpos-private.hh566 buffer->cur().glyph_props() = gdef.get_glyph_props (glyph_index);

Completed in 187 milliseconds