Searched refs:get_base_coord (Results 1 – 1 of 1) sorted by relevance
244 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord() function315 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord() function316 { return (this+baseValues).get_base_coord (baseline_tag_index); } in get_base_coord()422 … if (likely (coord)) *coord = &base_script.get_base_coord ((this+baseTagList).bsearch (baseline)); in get_baseline()