Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh195 const FeatMinMaxRecord &minMaxCoord = featMinMaxRecords.bsearch (feature_tag); in get_min_max() local
196 if (minMaxCoord.has_data ()) in get_min_max()
197 minMaxCoord.get_min_max (min, max); in get_min_max()