Searched refs:find_what_last_ (Results 1 – 2 of 2) sorted by relevance
152 std::wstring find_what_last_; variable
825 find_what_last_.clear(); in OnFindEvent()832 if (match_case != find_match_case_last_ || find_what != find_what_last_) { in OnFindEvent()839 find_what_last_ = find_buff_; in OnFindEvent()