Home | History | Annotate | Download | only in style

Lines Matching refs:tapHighlightColor

933     Color tapHighlightColor() const { return rareInheritedData->tapHighlightColor; }
1402 void setTapHighlightColor(const Color& c) { SET_VAR(rareInheritedData, tapHighlightColor, c); }