Searched refs:hostTextBase_ (Results 1 – 3 of 3) sorted by relevance
45 explicit BaseTextSelectOverlay(const WeakPtr<TextBase>& textBase) : hostTextBase_(textBase) {} in BaseTextSelectOverlay()53 return DynamicCast<T>(hostTextBase_.Upgrade()); in GetPattern()58 return hostTextBase_; in GetHostTextBase()326 WeakPtr<TextBase> hostTextBase_; variable
41 auto textBase = hostTextBase_.Upgrade(); in ProcessOverlay()
2822 textSelectOverlay->hostTextBase_ = nullptr;2824 textSelectOverlay->hostTextBase_ = pattern;2908 textSelectOverlay->hostTextBase_ = nullptr;2910 textSelectOverlay->hostTextBase_ = pattern;