Searched refs:lastText_ (Results 1 – 2 of 2) sorted by relevance
150 if (text_->GetData() == lastText_) { in CheckOptionModify()154 lastText_ = text_->GetData(); in CheckOptionModify()
433 std::string lastText_; variable