Searched defs:isPercent (Results 1 – 2 of 2) sorted by relevance
227 bool isPercent() const { return type() == Percent || type() == Calculated; } in isPercent() function
6134 bool isPercent; in colorIntFromValue() local