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

  /external/harfbuzz_ng/src/
hb-ot-font.cc 213 const Type *typed_obj = (const Type *) obj; local
214 return typed_obj->get_glyph (codepoint, glyph);
hb-ot-layout.cc 940 const Type *typed_obj = (const Type *) obj; local
941 return typed_obj->apply (c);

Completed in 584 milliseconds