Searched defs:font_get_scale (Results 1 – 2 of 2) sorted by relevance
58 HB_WASM_API (void, font_get_scale) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
39 fn font_get_scale(font: u32, x_scale: *mut i32, y_scale: *mut i32); in font_get_scale() function