OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dir_scale
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-font-private.hh
123
inline int
dir_scale
(hb_direction_t direction)
function in struct:hb_font_t
130
{ return em_scale (v,
dir_scale
(direction)); }
hb-ot-math-table.hh
512
int scale = font->
dir_scale
(direction);
559
int scale = font->
dir_scale
(direction);
Completed in 436 milliseconds