Searched refs:prevCharCode (Results 1 – 1 of 1) sorted by relevance
564 char16_t prevCharCode = i ? input[i - 1] : 0; in verticalizePunctuation() local569 (!prevCharCode || !hasRotatedVerticalOrientation(prevCharCode) || in verticalizePunctuation()