Home
last modified time | relevance | path

Searched refs:titleA (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DPropertyPage.cpp118 AString titleA = GetSystemString(title); in MyPropertySheet() local
119 sheet.pszCaption = titleA; in MyPropertySheet()
/external/lzma/CPP/Windows/
DCommonDialog.cpp141 CONV_U_To_A(p.lpstrTitle, title, titleA); in MyGetOpenFileName()