Home
last modified time | relevance | path

Searched refs:typed_obj (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-font.cc213 const Type *typed_obj = (const Type *) obj; in get_glyph_from() local
214 return typed_obj->get_glyph (codepoint, glyph); in get_glyph_from()
Dhb-ot-layout.cc940 const Type *typed_obj = (const Type *) obj; in apply_to() local
941 return typed_obj->apply (c); in apply_to()