Searched refs:mHighContrastText (Results 1 – 4 of 4) sorted by relevance
124 mHighContrastText = highContrastText; in setHighContrastText()379 bool mHighContrastText; variable
42 , mHighContrastText(false) in DisplayListCanvas()472 if (CC_UNLIKELY(mHighContrastText)) { in drawText()
6976 mAttachInfo.mHighContrastText = mAccessibilityManager.isHighTextContrastEnabled(); in HighContrastTextManager()6980 mAttachInfo.mHighContrastText = enabled; in onHighTextContrastStateChanged()
15148 canvas.setHighContrastText(mAttachInfo.mHighContrastText);21741 boolean mHighContrastText;