OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawThemeBackgroundPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/native_theme/
native_theme_win.h
295
typedef HRESULT (WINAPI*
DrawThemeBackgroundPtr
)(HANDLE theme,
338
DrawThemeBackgroundPtr
draw_theme_;
native_theme_win.cc
354
draw_theme_ = reinterpret_cast<
DrawThemeBackgroundPtr
>(
[
all
...]
Completed in 134 milliseconds