Searched defs:styleByteLast (Results 1 – 1 of 1) sorted by relevance
413 …const int styleByteLast = (posLineEnd > posLineStart) ? model.pdoc->StyleIndexAt(posLineEnd - 1) :… in LayoutLine() local443 const unsigned char styleByteLast = (lineLength > 0) ? ll->styles[lineLength - 1] : 0; in LayoutLine() local