|
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_acquireResourceDictionary (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_addAbstractChildOverride (ObjectWrapper *thisPtrWrapper, ObjectWrapper *child) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addAnonymousResource (ObjectWrapper *thisPtrWrapper, ObjectWrapper *resource) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addInputManipulator (ObjectWrapper *thisPtrWrapper, ObjectWrapper *inputManipulator) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addNodeComponent (ObjectWrapper *thisPtrWrapper, ObjectWrapper *nodeComponent) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addNodeComponentWithOwner (ObjectWrapper *thisPtrWrapper, ObjectWrapper *nodeComponent, const void *owner) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addResource (ObjectWrapper *thisPtrWrapper, ResourceIDWrapper *resourceId, StringView resourceUrl) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_addResourceDictionary (ObjectWrapper *thisPtrWrapper, ObjectWrapper *resourceDictionary) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_attachRecursive (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_clearChangeFlag (ObjectWrapper *thisPtrWrapper, uint32_t flag) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_containsResource (ObjectWrapper *thisPtrWrapper, ResourceIDWrapper *resourceID) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_detachRecursive (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API size_t | kanzi::interop::Node_getAbstractChildCountOverride (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API size_t | kanzi::interop::Node_getAbstractChildIndexOverride (ObjectWrapper *thisPtrWrapper, ObjectWrapper *node) |
| |
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_getAbstractChildOverride (ObjectWrapper *thisPtrWrapper, size_t index) |
| |
| KANZI_INTEROP_API uint32_t | kanzi::interop::Node_getChangeFlags (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API uint32_t | kanzi::interop::Node_getChildChangeFlags (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_getResourceDictionary (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isAttached (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isAttaching (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isDetaching (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isEffectivelyEnabled (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isEffectivelyFocusable (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isEffectivelyVisible (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isInitialized (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isNamed (ObjectWrapper *thisPtrWrapper, StringView name) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isUnboundedLayoutValue (float layoutValue) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_isValidLayoutValue (float value) |
| |
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_lookupObject (ObjectWrapper *thisPtrWrapper, StringView relativePath) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_notifyResourceDictionaryModified (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API bool | kanzi::interop::Node_removeAbstractChildOverride (ObjectWrapper *thisPtrWrapper, ObjectWrapper *child) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_removeAnonymousResource (ObjectWrapper *thisPtrWrapper, ObjectWrapper *resource) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_removeInputManipulator (ObjectWrapper *thisPtrWrapper, ObjectWrapper *inputManipulator) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_removeNodeComponent (ObjectWrapper *thisPtrWrapper, ObjectWrapper *nodeComponent) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_removeNodeComponentWithOwner (ObjectWrapper *thisPtrWrapper, const void *owner) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_removeResource (ObjectWrapper *thisPtrWrapper, ResourceIDWrapper *resourceId) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_setChangeFlag (ObjectWrapper *thisPtrWrapper, uint32_t flag) |
| |
| KANZI_INTEROP_API void | kanzi::interop::Node_setResourceDictionary (ObjectWrapper *thisPtrWrapper, ObjectWrapper *resourceDictionary) |
| |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::Node_tryAcquireResource (ObjectWrapper *thisPtrWrapper, ResourceIDWrapper *id) |
| |
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_trySetFocus (ObjectWrapper *thisPtrWrapper) |
| |
| KANZI_INTEROP_API ObjectWrapper * | kanzi::interop::Node_trySetFocus1 (ObjectWrapper *thisPtrWrapper, FocusFallback fallbackOption) |
| |
| KANZI_INTEROP_API float | kanzi::interop::Node_unboundedLayoutValue () |
| |