OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_glyph_extents_for_origin
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-font-private.hh
467
inline hb_bool_t
get_glyph_extents_for_origin
(hb_codepoint_t glyph,
function in struct:hb_font_t
hb-font.cc
1029
return font->
get_glyph_extents_for_origin
(glyph, direction, extents);
[
all
...]
Completed in 498 milliseconds