Searched defs:mbsize (Results 1 – 1 of 1) sorted by relevance
740 const int mbsize = IsDBCSLeadByteNoExcept(cb.CharAt(posCheck)) ? 2 : 1; in MovePositionOutsideChar() local805 const int mbsize = IsDBCSLeadByteNoExcept(cb.CharAt(pos)) ? 2 : 1; in NextPosition() local