Searched refs:typed_obj (Results 1 – 2 of 2) sorted by relevance
213 const Type *typed_obj = (const Type *) obj; in get_glyph_from() local214 return typed_obj->get_glyph (codepoint, glyph); in get_glyph_from()
940 const Type *typed_obj = (const Type *) obj; in apply_to() local941 return typed_obj->apply (c); in apply_to()