Searched refs:platformString (Results 1 – 2 of 2) sorted by relevance
26 for (String platformString : platformStrings) { in LabelFilter()27 platform.addItem(platformString); in LabelFilter()53 String platformString = platform.getItemText(selectedIndex); in getMatchValue() local54 labels.set(labels.size(), new JSONString(platformString)); in getMatchValue()
117 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm) in ucnv_copyPlatformString() argument122 uprv_strcpy(platformString, "ibm-"); in ucnv_copyPlatformString()129 *platformString = 0; in ucnv_copyPlatformString()