OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLangIDs
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
PasswordDialog.cpp
12
static const UInt32
kLangIDs
[] =
35
LangSetDlgItems(*this,
kLangIDs
, ARRAY_SIZE(
kLangIDs
));
OverwriteDialog.cpp
21
static const UInt32
kLangIDs
[] =
98
LangSetDlgItems(*this,
kLangIDs
, ARRAY_SIZE(
kLangIDs
));
ProgressDialog2.cpp
48
static const UInt32
kLangIDs
[] =
360
LangSetDlgItems(*this,
kLangIDs
, ARRAY_SIZE(
kLangIDs
));
/external/lzma/CPP/7zip/UI/GUI/
ExtractDialog.cpp
75
static const UInt32
kLangIDs
[] =
151
LangSetDlgItems(*this,
kLangIDs
, ARRAY_SIZE(
kLangIDs
));
Completed in 141 milliseconds