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