Searched defs:BaseValues (Results 1 – 2 of 2) sorted by relevance
235 struct BaseValues struct237 const BaseCoord &get_base_coord (int baseline_tag_index) const in get_base_coord()243 bool sanitize (hb_sanitize_context_t *c) const in sanitize()251 Index defaultIndex; /* Index number of default baseline for this255 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