Searched refs:ArrowDirection (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformThemeChromiumGtk.h43 enum ArrowDirection { enum in class:WebCore::PlatformThemeChromiumGtk
59 static void paintArrowButton(GraphicsContext*, const IntRect&, ArrowDirection, ControlStates);
H A DPlatformThemeChromiumGtk.cpp100 void PlatformThemeChromiumGtk::paintArrowButton(GraphicsContext* gc, const IntRect& rect, ArrowDirection direction, ControlStates states)

Completed in 69 milliseconds