OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetThemeAppPropertiesPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/native_theme/
native_theme_win.h
329
typedef void (WINAPI*
SetThemeAppPropertiesPtr
) (DWORD flags);
345
SetThemeAppPropertiesPtr
set_theme_properties_;
native_theme_win.cc
368
set_theme_properties_ = reinterpret_cast<
SetThemeAppPropertiesPtr
>(
[
all
...]
Completed in 505 milliseconds