Searched refs:LangSetWindowText (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PasswordDialog.cpp | 34 LangSetWindowText(*this, IDD_PASSWORD); in OnInit()
|
H A D | AboutDialog.cpp | 45 LangSetWindowText(*this, IDD_ABOUT); in OnInit()
|
H A D | LangUtils.h | 28 void LangSetWindowText(HWND window, UInt32 langID);
|
H A D | MessagesDialog.cpp | 43 LangSetWindowText(*this, IDD_MESSAGES); in OnInit()
|
H A D | SplitDialog.cpp | 29 LangSetWindowText(*this, IDD_SPLIT); in OnInit()
|
H A D | MemDialog.cpp | 85 LangSetWindowText(*this, IDD_MEM); in OnInit()
|
H A D | OverwriteDialog.cpp | 235 LangSetWindowText(*this, IDD_OVERWRITE); in OnInit()
|
H A D | LangUtils.cpp | 130 void LangSetWindowText(HWND window, UInt32 langID) in LangSetWindowText() function
|
H A D | LinkDialog.cpp | 94 LangSetWindowText(*this, IDD_LINK); in OnInit()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ |
H A D | CompressDialog.cpp | 432 LangSetWindowText(*this, IDD_COMPRESS); in OnInit() 3709 LangSetWindowText(*this, IDB_COMPRESS_OPTIONS); // IDS_OPTIONS in OnInit()
|
H A D | BenchmarkDialog.cpp | 454 LangSetWindowText(*this, IDD_BENCH); in OnInit()
|