OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_num_glyphs
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-maxp-table.hh
46
inline unsigned int
get_num_glyphs
(void) const
function in struct:OT::maxp
hb-face-private.hh
86
inline unsigned int
get_num_glyphs
(void) const
function in struct:hb_face_t
hb-face.cc
469
return face->
get_num_glyphs
();
477
num_glyphs = maxp_table->
get_num_glyphs
();
Completed in 225 milliseconds