Searched refs:eventFuncImpl (Results 1 – 4 of 4) sorted by relevance
22 …std::function<void()>&& eventFuncImpl, ButtonInfo& buttonInfo, DialogProperties& arg, const std::s… in SetParseButtonObj() argument24 EventMarker actionId(std::move(eventFuncImpl)); in SetParseButtonObj()
24 …void SetParseButtonObj(std::function<void()>&& eventFuncImpl, ButtonInfo& buttonInfo, DialogProper…
28 …virtual void SetParseButtonObj(std::function<void()>&& eventFuncImpl, ButtonInfo& buttonInfo, Dial…