OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1956 milliseconds