Searched refs:updateAppearance (Results 1 – 6 of 6) sorted by relevance
45 void updateAppearance(RenderStyle* parentStyle);
45 void RenderSliderThumb::updateAppearance(RenderStyle* parentStyle) in updateAppearance() function in blink::RenderSliderThumb
102 static_cast<RenderSliderThumb*>(thumbBox)->updateAppearance(style()); in layout()
278 updateAppearance(ResetCaretBlink); in setSelection()506 updateAppearance(); in didChangeFocus()1532 void FrameSelection::updateAppearance(ResetCaretBlinkOption option) in updateAppearance() function in blink::FrameSelection1617 updateAppearance(); in setCaretVisibility()1801 updateAppearance(); in revealSelection()1837 updateAppearance(); in setShouldShowBlockCursor()
166 void updateAppearance(ResetCaretBlinkOption = None);
2010 m_frame->selection().updateAppearance(); in performPostLayoutTasks()