Searched defs:OnLongPress (Results 1 – 11 of 11) sorted by relevance
48 bool OnLongPress(UIView &view, const LongPressEvent &event) override in OnLongPress() function
33 using OnLongPress = std::function<void(const LongPressInfo&)>; variable
39 using OnLongPress = std::function<void(const LongPressInfo&)>; variable
347 bool CustomInputMethod::OnLongPress(UIView &view, const LongPressEvent &event) in OnLongPress() function in OHOS::CustomInputMethod
158 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress() function
169 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function
119 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function in OHOS::TestOnLongPressListener
254 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function
175 void RenderImage::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderImage
454 void RenderText::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderText
857 void RenderTextField::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderTextField