This is the complete list of members for ZFUIScrollViewImplHelperProtocol, including all inherited members.
findTouchedChild(zffloat x, zffloat y)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
findTouchedChildCleanup(void *nativeChild)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
findTouchedChildScrollView(zffloat x, zffloat y)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
findTouchedChildScrollViewCleanup(void *nativeChild)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
mouseEventCleanup(void *nativeMouseEvent)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
mouseEventClone(void *nativeMouseEvent, zfbool changeMouseAction=_ZFT_t_zffalse, ZFUIMouseAction mouseAction=v_ZFUIMouseAction::e_Cancel)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
mouseEventForward(void *nativeChild, void *nativeMouseEvent)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
mouseEventPos(ZFUIPoint &ret, void *nativeMouseEvent)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
nativeTime(void)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
trackDelayStart(zftimet timeoutMiliSeconds, ZFUIScrollViewImplHelper *owner) | ZFUIScrollViewImplHelperProtocol | virtual |
trackDelayStop(ZFUIScrollViewImplHelper *owner) | ZFUIScrollViewImplHelperProtocol | virtual |
translateFromChildToParent(void *nativeChild, void *nativeMouseEvent, zffloat const &xInChild, zffloat const &yInChild)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
translateFromParentToChild(void *nativeChild, void *nativeMouseEvent, zffloat const &xInParent, zffloat const &yInParent)=0 | ZFUIScrollViewImplHelperProtocol | pure virtual |
~ZFUIScrollViewImplHelperProtocol(void) (defined in ZFUIScrollViewImplHelperProtocol) | ZFUIScrollViewImplHelperProtocol | inlinevirtual |