Searched defs:adjustInputFieldSpeechButtonStyle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInputSpeech.cpp47 void RenderInputSpeech::adjustInputFieldSpeechButtonStyle(RenderStyle* style, Element*) function in class:WebCore::RenderInputSpeech
H A DRenderTheme.cpp261 return adjustInputFieldSpeechButtonStyle(style, e);
949 void RenderTheme::adjustInputFieldSpeechButtonStyle(RenderStyle* style, Element* element) const function in class:WebCore::RenderTheme
951 RenderInputSpeech::adjustInputFieldSpeechButtonStyle(style, element);

Completed in 47 milliseconds