Searched refs:textHeightLast_ (Results 1 – 2 of 2) sorted by relevance
622 double textHeightLast_ = 0.0; variable
458 …if (needNotifyChangeEvent && (!NearEqual(textHeight_, textHeightLast_) || textLines_ != textLinesL… in OnPaintFinish()460 textHeightLast_ = textHeight_; in OnPaintFinish()