Searched defs:get_min_max (Results 1 – 2 of 2) sorted by relevance
163 void get_min_max (const BaseCoord **min, const BaseCoord **max) const in get_min_max() function195 void get_min_max (hb_tag_t feature_tag, in get_min_max() function271 const MinMax &get_min_max () const { return this+minMax; } in get_min_max() function291 const MinMax &get_min_max (hb_tag_t language_tag) const in get_min_max() function406 bool get_min_max (hb_tag_t script_tag, in get_min_max() function477 bool get_min_max (hb_font_t *font, in get_min_max() function
564 inline std::tuple<PixelValue, PixelValue> get_min_max(DataType dt) in get_min_max() function