Home
last modified time | relevance | path

Searched refs:PaintWindowResizeGripper (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_win.h253 HRESULT PaintWindowResizeGripper(HDC hdc, const gfx::Rect& rect) const;
Dnative_theme_win.cc461 PaintWindowResizeGripper(hdc, rect); in PaintDirect()
1517 HRESULT NativeThemeWin::PaintWindowResizeGripper(HDC hdc, in PaintWindowResizeGripper() function in ui::NativeThemeWin