Home
last modified time | relevance | path

Searched refs:titleA (Results 1 – 3 of 3) 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()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestTransforms.java602 private void showFirstDifference(String titleA, String a, String titleB, in showFirstDifference() argument
611 errln("\t" + buffer + "\n\t\t" + titleA + "\t" in showFirstDifference()