Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh233 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord() function
293 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord() function
294 { return (this+baseValues).get_base_coord (baseline_tag_index); } in get_base_coord()
388 *coord = &base_script.get_base_coord (tag_index); in get_baseline()