Searched refs:last_find_offset_ (Results 1 – 2 of 2) sorted by relevance
306 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in UpdateLastFindOffset()313 last_find_offset_ = find_offset; in UpdateLastFindOffset()363 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in Start()403 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in End()
138 mutable int last_find_offset_ = 0; variable