Searched refs:readControls (Results 1 – 5 of 5) sorted by relevance
62 return fVariationSliders.readControls(controls, &fDirty); in onSetControls()
99 return fVariationSliders.readControls(controls); in onSetControls()
235 fVariationSliders.readControls(controls, &fCurrentTypefaceDirty); in onSetControls()
331 void readControls(const SkMetaData& controls, bool* changed = nullptr);
583 void VariationSliders::readControls(const SkMetaData& controls, bool* changed) { in readControls() function in ToolUtils::VariationSliders