Searched refs:lastCp (Results 1 – 1 of 1) sorted by relevance
474 const uint32_t lastCp = textBuf.codePointAt(lastAdvIndex + start); in LayoutPiece() local475 if (!u_iscntrl(lastCp)) { in LayoutPiece()