Home
last modified time | relevance | path

Searched refs:em_scale_dir (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-lcar-table.hh58 caret_array[i] = font->em_scale_dir (arr[i], direction); in get_lig_carets()
Dhb-ot-math-table.hh603 { return font->em_scale_dir (minConnectorOverlap, direction); } in get_min_connector_overlap()
Dhb-font.hh140 hb_position_t em_scale_dir (int16_t v, hb_direction_t direction) in em_scale_dir() function