Searched refs:textLines_ (Results 1 – 3 of 3) sorted by relevance
595 size_t textLines_ = 0; variable
746 textLines_ = paragraphTxt->GetLineCount();750 textLines_ = paragraph_->GetLineCount();754 textLines_ = 0;
458 …if (needNotifyChangeEvent && (!NearEqual(textHeight_, textHeightLast_) || textLines_ != textLinesL… in OnPaintFinish()461 textLinesLast_ = textLines_; in OnPaintFinish()472 jsonResult->Put("lines", textLines_); in OnPaintFinish()