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

  /external/harfbuzz_ng/src/
hb-ot-glyf-table.hh 125 inline bool get_extents (hb_codepoint_t glyph, function in struct:OT::glyf::accelerator_t
hb-ot-cbdt-table.hh 42 inline void get_extents (hb_glyph_extents_t *extents) const function in struct:OT::SmallGlyphMetrics
156 inline bool get_extents (hb_glyph_extents_t *extents) const function in struct:OT::IndexSubtable
199 inline bool get_extents (hb_glyph_extents_t *extents) const function in struct:OT::IndexSubtableRecord
201 return (this+offsetToSubtable).get_extents (extents);
402 inline bool get_extents (hb_codepoint_t glyph, hb_glyph_extents_t *extents) const function in struct:OT::CBDT::accelerator_t
413 if (subtable_record->get_extents (extents))
432 glyphFormat17.glyphMetrics.get_extents (extents);
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 103 milliseconds