Searched defs:LoadText (Results 1 – 2 of 2) sorted by relevance
108 const wstring& StrTable::LoadText(const wstring& key) const in LoadText() function in StrTable
517 auto LoadText = [this](const std::wstring& key) -> std::wstring { in ContextMenu() local