OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HotkeyPrefix
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h
55
typedef enum
HotkeyPrefix
GpHotkeyPrefix;
gdiplusstringformat.h
107
HotkeyPrefix
GetHotkeyPrefix() const
109
HotkeyPrefix
result = HotkeyPrefixNone;
170
Status SetHotkeyPrefix(
HotkeyPrefix
hotkeyPrefix
)
173
nativeStringFormat, (INT)
hotkeyPrefix
));
gdiplusenums.h
508
typedef enum
HotkeyPrefix
{
512
}
HotkeyPrefix
;
Completed in 85 milliseconds