Searched defs:startChar (Results 1 – 8 of 8) sorted by relevance
67 int startChar = unicodePointSet.getRangeStart(j); in generateSelectorData() local78 int startChar = excludedCodePoints.getRangeStart(j); in generateSelectorData() local
24 private int startChar; field in ScriptData.Record45 public int startChar() in startChar() method in ScriptData.Record
190 char startChar = currentLine.charAt(startIndex); in nextWord() local
25 UChar32 startChar; member
182 Optional<char> startChar = node->GetBarcodeAttribute_StartChar(); in UpdateWidgetProperty() local
137 void CFWL_Barcode::SetStartChar(char startChar) { in SetStartChar()
266 int startChar; field in TextSampleEntry.StyleRecord
87 void CJX_Barcode::startChar(CFXJSE_Value* pValue, in startChar() function in CJX_Barcode