Home
last modified time | relevance | path

Searched defs:get_upem (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-face.hh90 unsigned int get_upem () const in get_upem() function
H A Dhb-ot-head-table.hh50 unsigned int get_upem () const in get_upem() function
/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/
H A Dlib.rs235 pub fn get_upem(&self) -> u32 { in get_upem() method