OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEditControl
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/Control/
ComboBox.h
55
HWND
GetEditControl
() { return (HWND)SendMessage(CBEM_GETEDITCONTROL, 0, 0); }
ListView.h
96
HWND
GetEditControl
() { return ListView_GetEditControl(_window) ; }
Completed in 43 milliseconds