Searched defs:firstChar (Results 1 – 14 of 14) sorted by relevance
105 LEUnicode firstChar; // for Khmer this will become x1780 member
124 LEUnicode firstChar; // for Tibetan this will become xOF00 member
82 LEUnicode firstChar; member
892 le_int32 firstChar = (run == firstRun)? runStart : fStyleRunInfo[run].runBase; in computeVisualRuns() local902 void ParagraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_i… in appendRun()
326 int firstChar = r.read(); // Remove any leading BOM in scan() local
438 int firstChar = m_runs[i].iCharPos; in firstGlyphForCharacter() local
1875 UChar firstChar = firstByte; in tryFirstByteOptimization() local
831 SVGChar& firstChar = *(chunk.start); in applyTextLengthCorrectionToTextChunk() local
601 UChar firstChar = text.charAt(offset); in matches() local
2206 UChar firstChar = *chars; in FindPartialEMail() local
1192 const xmlChar *cur = *str, *firstChar; in _xmlSchemaParseGYear() local
1706 uint16_t* firstChar = &(itemName[1]); in stringConverter() local
2268 function readIdOrNumber(firstChar) { argument
2274 function readIdOrNumber(firstChar) { argument