Searched refs:SetGetTextContentRect (Results 1 – 2 of 2) sorted by relevance
205 void SetGetTextContentRect(std::function<Rect()>&& getTextContentRect) in SetGetTextContentRect() function
619 searchController_->SetGetTextContentRect([weak = WeakClaim(this)]() { in InitSearchController()