OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUnicodeFormat
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/Windows/Control/
ComboBox.h
45
bool
SetUnicodeFormat
(bool fUnicode) { return LRESULTToBool(SendMessage(CBEM_SETUNICODEFORMAT, BOOLToBool(fUnicode), 0)); }
ListView.h
21
void
SetUnicodeFormat
()
/external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp
192
_list.
SetUnicodeFormat
();
ProgressDialog2.cpp
333
_messageList.
SetUnicodeFormat
();
Completed in 44 milliseconds