OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_advance_var
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-var-hvar-table.hh
115
inline float
get_advance_var
(hb_codepoint_t glyph,
function in struct:OT::HVARVVAR
hb-ot-font.cc
142
+ this->var->
get_advance_var
(glyph, font->coords, font->num_coords); // TODO Optimize?!
Completed in 3395 milliseconds