Searched defs:BaseValues (Results 1 – 3 of 3) sorted by relevance
231 struct BaseValues struct233 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()239 bool sanitize (hb_sanitize_context_t *c) const in sanitize()247 Index defaultIndex; /* Index number of default baseline for this251 baseCoords; /* Number of BaseCoord tables defined — should equal
362 struct BaseValues struct364 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()370 void collect_variation_indices (hb_set_t& varidx_set /* OUT */) const in collect_variation_indices()376 bool subset (hb_subset_context_t *c) const in subset()390 bool sanitize (hb_sanitize_context_t *c) const in sanitize()398 Index defaultIndex; /* Index number of default baseline for this402 baseCoords; /* Number of BaseCoord tables defined — should equal
1097 std::set<Value *> BaseValues = getBaseValues(V, DT, Visited); in shouldSplit() local1101 std::set<Value *> BaseValues = getBaseValues(V, DT, Visited); in shouldSplit() local