Kanzi  3.9.6
Kanzi Engine API
kanzi::TextBox2D Member List

This is the complete list of members for kanzi::TextBox2D, including all inherited members.

acquireCompositor()kanzi::Node2Dprotected
acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
acquireResource(const ResourceID &id) constkanzi::Node
acquireResource(const ResourceID &id) constkanzi::Node
acquireResourceAsync(const ResourceID &key, ResourceManager::AsyncAcquireFinishedCallback func) constkanzi::Node
acquireResourceDictionary()kanzi::Node
acquireVisual()kanzi::Node2Dprotected
ActualDepthPropertykanzi::Nodestatic
ActualHeightPropertykanzi::Nodestatic
ActualWidthPropertykanzi::Nodestatic
addAbstractChildOverride(NodeSharedPtr child) overridekanzi::Node2Dvirtual
addAnonymousResource(ResourceSharedPtr resource)kanzi::Node
addBindingRuntime(AbstractBindingRuntimeSharedPtr entry, shared_ptr< void > owner)kanzi::BindingHostConceptImpl< Node >inline
addChild(Node2DSharedPtr child)kanzi::Node2D
addInputManipulator(InputManipulatorBaseSharedPtr inputManipulator)kanzi::Node
addMessageFilter(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method)kanzi::Node
addMessageFilter(const TMessageType &messageType, typename TMessageType::FunctionType function)kanzi::Node
addMessageHandler(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method)kanzi::Node
addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function)kanzi::Node
addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function, Node *messageSourceFilter)kanzi::Node
addNodeComponent(NodeComponentSharedPtr nodeComponent)kanzi::Node
addNodeComponentWithOwner(NodeComponentSharedPtr nodeComponent, const void *owner)kanzi::Node
addNodeReference(AbstractPropertyType propertyType, AbstractNodeReference *reference)kanzi::Node
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectinline
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectprotected
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectprotected
addResource(const ResourceID &resourceId, string_view resourceUrl)kanzi::Node
addResourceDictionary(ResourceDictionarySharedPtr resourceDictionary)kanzi::Node
addResourceReference(AbstractPropertyType propertyType, AbstractResourceReference *reference)kanzi::Node
addTunnelingFilter(const TMessageType &messageType, typename TMessageType::FunctionType function)kanzi::Node
addTunnelingFilter(const TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method)kanzi::Node
addTunnelingHandler(const TMessageType &messageType, typename TMessageType::FunctionType function, Node *messageSourceFilter)kanzi::Node
AllowClear enum valuekanzi::Node2Dprotected
AllowRenderChildren enum valuekanzi::Node2Dprotected
AllowRenderSelf enum valuekanzi::Node2Dprotected
AppliedStyleContainer typedefkanzi::Objectprotected
applyCompositionForRenderSelf(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotected
applyManualStyle(StyleSharedPtr style)kanzi::Node
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
applyStyle(StyleSharedPtr style)kanzi::Node
applyStyles()kanzi::Node
applyStylesRecursive()kanzi::Node
applyStylesVisitor(Node &node, bool apply)kanzi::Nodeprotectedstatic
arrange()kanzi::Node2D
arrangeOverride(Vector2 actualSize) overridekanzi::TextBox2Dprotectedvirtual
arrangeRecursive(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform, bool arrangeNeeded, bool transformChanged)kanzi::Node2Dprotectedvirtual
AspectRatioPropertykanzi::Node2Dstatic
attach()kanzi::Nodeprotected
attachBindings()kanzi::BindingHostConceptprotected
attachRecursive()kanzi::Node
attachVisitor(Node &node)kanzi::Nodeprotectedstatic
BackgroundBrushPropertykanzi::Node2Dstatic
backspaceAtCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
BackspaceAtCursorMessagekanzi::TextBoxConceptstatic
backspaceWordAtCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
BackspaceWordAtCursorMessagekanzi::TextBoxConceptstatic
beginBindingRuntimes() constkanzi::BindingHostConcept
beginChildren() constkanzi::Node2D
beginInputManipulators() constkanzi::Node
beginNodeComponents() constkanzi::Node
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() constkanzi::PropertyObjectinline
BindingHostConceptSharedPtr typedefkanzi::BindingHostConcept
BindingRuntimeConstIterator typedefkanzi::BindingHostConcept
BindingRuntimeContainer typedefkanzi::BindingHostConcept
BindingRuntimeIterator typedefkanzi::BindingHostConcept
CacheValidPropertykanzi::Node2Dstatic
CachingModePropertykanzi::Node2Dstatic
calculateAlignmentOffset() constkanzi::TextBox2Dprotected
calculateAlignmentOffset(const Vector2 actualSize) constkanzi::TextBox2Dprotected
calculateClippingArea(const Matrix3x3 &parentSpaceTransform) constkanzi::Node2Dprotected
calculateCompositionHighlightCoordinates() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
calculateContentStretch(Vector2 renderSize, Vector2 contentSize)kanzi::Node2Dprotected
calculatePerspectiveTransformMatrices(int viewportWidth, int viewportHeight, Matrix4x4 &cameraMatrix, Matrix4x4 &projectionMatrix) constkanzi::Node2Dinlineprotected
calculateScrollingDistance()kanzi::TextBox2Dprotected
calculateSelectionCoordinates() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
calculateTransformedBoundingArea(const Matrix3x3 &transform, Vector2 sizeIn)kanzi::Node2Dprotected
cancelTextComposition()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
CancelTextCompositionMessagekanzi::TextBoxConceptstatic
censorRevealedCharacter()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
CharacterCountPropertykanzi::TextBoxConceptstatic
CharacterSpacingPropertykanzi::FontStyleConceptstatic
ChildConstIterator typedefkanzi::Node2D
ChildConstReverseIterator typedefkanzi::Node2D
ChildContainer typedefkanzi::Node2D
clampScrollPosition(float originalScrollPosition, TextFormat::TextHorizontalAlignment alignment, TextLayout *textLayout, float editorWidth)kanzi::TextBox2Dprotected
clearChangeFlag(uint32_t flag)kanzi::Node
clearChildChangeFlag(uint32_t flag)kanzi::Node
clearCompositionTarget(Renderer3D &renderer, CompositionStack &compositionStack)kanzi::Node2Dprotected
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
clearSelection()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
ClearSelectionMessagekanzi::TextBoxConceptstatic
ClipChildrenPropertykanzi::Nodestatic
commitCompositionText()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
CommitCompositionTextMessagekanzi::TextBoxConceptstatic
CompositionBrushPropertykanzi::Node2Dstatic
compositionRequiresAlpha() constkanzi::Node2Dinline
compositionRequiresDepth() constkanzi::Node2Dinline
compositionRequiresStencil() constkanzi::Node2Dinline
CompositionTextBackgroundBrushPropertykanzi::TextBoxConceptstatic
CompositionTextChangedMessagekanzi::TextBoxConceptstatic
CompositionTextCommittedMessagekanzi::TextBoxConceptstatic
CompositionTextForegroundBrushPropertykanzi::TextBoxConceptstatic
CompositionTextPropertykanzi::TextBoxConceptstatic
ConceptClass typedefkanzi::TextBox2D
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
containsGlobal(Vector2 point) constkanzi::Node2D
containsLocal(Vector2 point) constkanzi::Node2D
containsResource(const ResourceID &resourceID) constkanzi::Node
ContentStretch enum namekanzi::Node
ContentStretchFill enum valuekanzi::Node
ContentStretchNone enum valuekanzi::Node
ContentStretchPropertykanzi::Nodestatic
ContentStretchRepeat enum valuekanzi::Node
ContentStretchUniform enum valuekanzi::Node
ContentStretchUniformToFill enum valuekanzi::Node
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType)kanzi::PropertyObject
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage)kanzi::PropertyObjectprotected
copyLocalValues(const PropertyObject &other)kanzi::PropertyObject
create(Domain *domain, string_view name)kanzi::TextBox2Dstatic
CreatedFromKZBPropertykanzi::Nodestatic
createLookupContext(NodeSharedPtr templateRoot)kanzi::Node
createModifierBindingTarget(shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inlineprotected
createTextFormatParameters(float width, float height) constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
createValueSourceBindingTarget(shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence, bool reuseAllowed)kanzi::BindingHostConceptImpl< Node >inlineprotected
CursorMovedMessagekanzi::TextBoxConceptstatic
CursorPositionPropertykanzi::TextBoxConceptstatic
CursorPrefabPropertykanzi::TextBoxConceptstatic
deleteAtCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
DeleteAtCursorMessagekanzi::TextBoxConceptstatic
deleteSelection()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
DeleteSelectionMessagekanzi::TextBoxConceptstatic
deleteText(size_t begin, size_t end)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
DeleteTextMessagekanzi::TextBoxConceptstatic
deleteWordAtCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
DeleteWordAtCursorMessagekanzi::TextBoxConceptstatic
DepthAlignment enum namekanzi::Node
DepthAlignmentBack enum valuekanzi::Node
DepthAlignmentCenter enum valuekanzi::Node
DepthAlignmentFront enum valuekanzi::Node
DepthAlignmentPropertykanzi::Nodestatic
DepthAlignmentStretch enum valuekanzi::Node
DepthMarginPropertykanzi::Nodestatic
DepthPropertykanzi::Nodestatic
detach()kanzi::Nodeprotected
detachBindings()kanzi::BindingHostConceptprotected
detachRecursive()kanzi::Node
detachVisitor(Node &node)kanzi::Nodeprotectedstatic
deteleCharactersAtCursor(int count)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
DisableRenderTargetClearPropertykanzi::Node2Dstatic
dispatchAbstractMessage(const AbstractMessageType &messageType, MessageArguments &messageArguments)kanzi::Node
dispatchMessage(const MessageType< TArgumentsType > &messageType, typename MessageType< TArgumentsType >::ArgumentsType &messageArguments)kanzi::Node
DisplayTextPropertykanzi::TextBoxConceptstatic
drawRectangle(Renderer3D &renderer, const Matrix4x4 &transform, const Vector2 &topLeft, const Vector2 &bottomRight, float z, const Material &material)kanzi::TextBoxConceptprotected
EchoModePropertykanzi::TextBoxConceptstatic
EditingFinishedMessagekanzi::TextBoxConceptstatic
EditingStartedMessagekanzi::TextBoxConceptstatic
EditMode enum namekanzi::TextBoxConcept
EditModePropertykanzi::TextBoxConceptstatic
EffectivelyEnabledPropertykanzi::Nodestatic
EffectPrefabPropertykanzi::Node2Dstatic
EffectPropertykanzi::Node2Dstatic
EnabledPropertykanzi::Nodestatic
endBindingRuntimes() constkanzi::BindingHostConcept
endChildren() constkanzi::Node2D
endInputManipulators() constkanzi::Node
endNodeComponents() constkanzi::Node
endPropertyStorage()kanzi::PropertyObjectinline
endPropertyStorage() constkanzi::PropertyObjectinline
ensureCompositionVisible()kanzi::TextBox2Dprotected
ensureCursorVisible()kanzi::TextBox2Dprotected
ensureMovingSelectionPointVisible()kanzi::TextBox2Dprotected
EnteredEditingStateMessagekanzi::TextBoxConceptstatic
enterEditingState()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
EnterEditingStateMessagekanzi::TextBoxConceptstatic
findAbstractChild(string_view name)kanzi::Node
findAbstractChildOverride(string_view name) overridekanzi::Node2Dvirtual
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findResourceURL(const ResourceID &resourceId) constkanzi::Node
FixedCharacterWidthPropertykanzi::FontStyleConceptstatic
FocusablePropertykanzi::Nodestatic
FocusedPropertykanzi::Nodestatic
FocusStatePropertykanzi::Nodestatic
FontColorPropertykanzi::TextConceptstatic
FontFamilyPropertykanzi::Nodestatic
FontMaterialPropertykanzi::TextConceptstatic
FontStyleConceptImpl()=defaultkanzi::FontStyleConceptImpl< TextBox2D >explicitprotected
ForceCompositionPropertykanzi::Node2Dstatic
ForegroundBrushPropertykanzi::Node2Dstatic
ForegroundHint enum namekanzi::Node2D
ForegroundHintNone enum valuekanzi::Node2D
ForegroundHintOpaque enum valuekanzi::Node2D
ForegroundHintPropertykanzi::Node2Dstatic
ForegroundHintTranslucent enum valuekanzi::Node2D
ForegroundIsTranslucent enum valuekanzi::Node2Dprotected
ForegroundTranslucencyRequested enum valuekanzi::Node2Dprotected
FractionalCharacterWidthPropertykanzi::FontStyleConceptstatic
getAbstractChildCountOverride() overridekanzi::Node2Dvirtual
getAbstractChildIndexOverride(const Node &node) overridekanzi::Node2Dvirtual
getAbstractChildOverride(size_t index) overridekanzi::Node2Dvirtual
getAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::Node
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getActualDepth() constkanzi::Nodeinline
getActualHeight() constkanzi::Nodeinline
getActualSize() constkanzi::Node2Dinline
getActualWidth() constkanzi::Nodeinline
getAllocatedSize() constkanzi::Node2Dinline
getArrangeTransform() constkanzi::Node2Dinline
getAspectRatio() constkanzi::Node2Dinline
getBackgroundBrush() constkanzi::Node2Dinline
getBackgroundBrushRenderer() constkanzi::Node2Dinline
getBackgroundQuad() constkanzi::Node2Dinline
getBindingRuntime(size_t idx)kanzi::BindingHostConcept
getBindingRuntimeCount() constkanzi::BindingHostConcept
getCachingMode() constkanzi::Node2Dinline
getChangeFlags() constkanzi::Nodeinline
getCharacterCount()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getCharacterSpacing() constkanzi::FontStyleConceptImpl< TextBox2D >
getChild(size_t index) constkanzi::Node2D
getChildChangeFlags() constkanzi::Nodeinline
getChildCompositionSpaceTransform() constkanzi::Node2Dinline
getChildCount() constkanzi::Node2D
getChildIndex(const Node &child) constkanzi::Node2D
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getClippingArea() constkanzi::Node2Dinline
getCompositionBackgroundBrush() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getCompositionBrush() constkanzi::Node2Dinline
getCompositionBrushRenderer() constkanzi::Node2Dinline
getCompositionForegroundBrush() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getCompositionManager() constkanzi::Node2Dinline
getCompositionTarget() constkanzi::Node2Dinline
getCompositionText() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getCompositor() constkanzi::Node2Dinline
getContentDesiredSize() constkanzi::Node2Dinline
getContentStretch() constkanzi::Nodeinline
getCursorPosition()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getCursorPrefab() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getDepth() constkanzi::Nodeinline
getDepthAlignment() constkanzi::Nodeinline
getDepthMargin() constkanzi::Nodeinline
getDesiredSize() constkanzi::Node2Dinline
getDesiredSizeAxisAlignedBoundingBoxMaximum() constkanzi::Node2Dinlineprotected
getDesiredSizeAxisAlignedBoundingBoxMinimum() constkanzi::Node2Dinlineprotected
getDisplayText() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getDomain() constkanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getEchoMode() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getEditMode() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getEffect() constkanzi::Node2Dinline
getEffectPrefab() constkanzi::Node2Dinline
getEffectRenderer() constkanzi::Node2Dinline
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getFixedCharacterWidth() constkanzi::FontStyleConceptImpl< TextBox2D >
getFocusManager() constkanzi::Node
getFocusScopeInfo() constkanzi::Node
getFocusState() constkanzi::Nodeinline
getFontColor() constkanzi::TextConceptImpl< TextBox2D >
getFontFamily() constkanzi::Node
getFontMaterial() constkanzi::TextConceptImpl< TextBox2D >
getFontSize() constkanzi::FontStyleConceptImpl< TextBox2D >
getFontStyle() constkanzi::FontStyleConceptImpl< TextBox2D >
getFontWeight() constkanzi::FontStyleConceptImpl< TextBox2D >
getForegroundBrush() constkanzi::Node2Dinline
getForegroundBrushRenderer() constkanzi::Node2Dinline
getForegroundHint() constkanzi::Node2Dinline
getFractionalCharacterWidth() constkanzi::FontStyleConceptImpl< TextBox2D >
getHeight() constkanzi::Nodeinline
getHintingPreference() constkanzi::FontStyleConceptImpl< TextBox2D >
getHorizontalAlignment() constkanzi::Nodeinline
getHorizontalFit() constkanzi::TextConceptImpl< TextBox2D >
getHorizontalFitScaleLimits() constkanzi::TextConceptImpl< TextBox2D >
getHorizontalMargin() constkanzi::Nodeinline
getHorizontalPadding() constkanzi::TextConceptImpl< TextBox2D >
getInputManager() constkanzi::Node
getInputMethodAction() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getInputType() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getLayoutOpacity() constkanzi::Node2Dinline
getLayoutTransformation() constkanzi::Node2Dinline
getLineHeight()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getLineSpacing() constkanzi::FontStyleConceptImpl< TextBox2D >
getLocale() constkanzi::Nodeinline
getMainLoopScheduler() constkanzi::Object
getManagedCompositionTarget() constkanzi::Node2Dinline
getMaximumTextLength() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getMessageDispatcher() constkanzi::Object
getName() constkanzi::Nodeinline
getNodeFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::Nodeinline
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getOpacity() constkanzi::Nodeinline
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::Node
getOptionalProperty(const PropertyType< DataType > &propertyType) constkanzi::Nodeinline
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getOverflow() constkanzi::TextConceptImpl< TextBox2D >
getParent() constkanzi::Node
getParentSpaceTransform() constkanzi::Node2Dinline
getPartialArrangeTransform() constkanzi::Node2Dinline
getPasswordEchoTimeout() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getPasswordMaskingCharacter() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getPath() constkanzi::Nodeinline
getPerspectiveTransformation() constkanzi::Node2Dinline
getPerspectiveTransformationFov() constkanzi::Node2Dinline
getPerspectiveTransformationMode() constkanzi::Node2Dinline
getPerspectiveTransformationOrigin() constkanzi::Node2Dinline
getPerspectiveTransformationPivot() constkanzi::Node2Dinline
getPixelFormat() constkanzi::Node2Dinline
getProjection2DTo3DScale() constkanzi::Nodeinline
getProperty(const PropertyType< DataType > &propertyType) constkanzi::Nodeinline
getPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getRemoveSideBearings() constkanzi::TextConceptImpl< TextBox2D >
getRenderableEffect() constkanzi::Node2Dinline
getRenderQuadTransform() constkanzi::Node2Dinline
getRenderTarget() constkanzi::Node2Dinline
getRenderTargetMinimumHeight() constkanzi::Node2Dinline
getRenderTargetMinimumWidth() constkanzi::Node2Dinline
getRenderTargetReallocationLimit() constkanzi::Node2Dinline
getRenderTransformation() constkanzi::Node2Dinline
getRenderTransformationOrigin() constkanzi::Node2Dinline
getRenderType() constkanzi::Node2Dinline
getResourceDictionary() constkanzi::Node
getResourceManager() constkanzi::Object
getRuntimeFont()kanzi::FontStyleConceptImpl< TextBox2D >
getScreen() constkanzi::Node
getScriptingContext() constkanzi::Objectinline
getSecondPassDesiredSize() constkanzi::Node2Dinline
getSelectedText()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getSelectionBackgroundBrush() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getSelectionEnd() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getSelectionEndPoints() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
getSelectionEndPrefab() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getSelectionForegroundBrush() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getSelectionStart() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
getSelectionStartPrefab() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getSnapCharacterToPixel() constkanzi::FontStyleConceptImpl< TextBox2D >
getStateManager() constkanzi::Nodeinline
getStaticMetaclass()kanzi::Objectstatic
getStyle() constkanzi::Nodeinline
getTemplateRoot() constkanzi::Nodeinline
getText() constkanzi::TextConceptImpl< TextBox2D >
getTextForFormatting() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
getTextHeight(const TextFormat &textFormat) constkanzi::TextBoxConceptprotected
getTextHintPrefab() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getTextHorizontalAlignment() constkanzi::TextConceptImpl< TextBox2D >
getTextKeyNavigationDirection() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getTextTop(const TextFormat &textFormat) constkanzi::TextBoxConceptprotected
getTextVerticalAlignment() constkanzi::TextConceptImpl< TextBox2D >
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getTruncation() constkanzi::TextConceptImpl< TextBox2D >
getTruncationDirection() constkanzi::TextConceptImpl< TextBox2D >
getTruncationOffsetWidth()kanzi::TextBox2Dprotected
getUserAspectRatio() constkanzi::Node2Dprotected
getUserDesiredSize() constkanzi::Node2Dinline
getUserHeight() constkanzi::Node2Dprotected
getUserWidth() constkanzi::Node2Dprotected
getVerticalAlignment() constkanzi::Nodeinline
getVerticalMargin() constkanzi::Nodeinline
getVerticalPadding() constkanzi::TextConceptImpl< TextBox2D >
getVisibleAmountInParent() constkanzi::Nodeinline
getVisual() constkanzi::Node2Dinline
getWidth() constkanzi::Nodeinline
getWordCount()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
getWorldTransform() constkanzi::Node2Dinline
globalToLocal(Vector2 point) constkanzi::Node2D
handleBackspaceAtCursor(const TextBoxConcept::EraseCharactersMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleBackspaceWordAtCursor(const TextBoxConcept::EraseCharactersMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleCancelTextComposition(TextBoxConcept::TextCompositionStateMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleClearSelection(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleCommitCompositionText(TextBoxConcept::TextCompositionStateMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleDeleteAtCursor(const TextBoxConcept::EraseCharactersMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleDeleteSelectionMessage(TextBoxConcept::DeleteSelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleDeleteTextMessage(TextBoxConcept::TextRangeMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleDeleteWordAtCursor(const TextBoxConcept::EraseCharactersMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleEnterEditing(TextBoxConcept::ModifyEditingStateMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleInsertTextAtCursor(const TextBoxConcept::TextContentMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleInsertTextMessage(TextBoxConcept::TextInsertionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleLeaveEditing(TextBoxConcept::ModifyEditingStateMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorBackward(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorForward(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorHome(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorToEnd(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorToNextWord(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveCursorToPreviousWord(const TextBoxConcept::MoveCursorMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionEndBackward(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionEndForward(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionEndToNextWordMessage(TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionEndToPreviousWordMessage(TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionStartBackward(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionStartForward(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionStartToNextWordMessage(TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleMoveSelectionStartToPreviousWordMessage(TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleSelectAll(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleSelectTextMessage(TextBoxConcept::TextRangeMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleSelectToEnd(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleSelectToHome(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
handleSelectWordAtCursor(const TextBoxConcept::ModifySelectionMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
hasBaseValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasCenterClipArea() constkanzi::Node2Dinline
hasChild(const Node &child) constkanzi::Node2D
hasCompositionTarget() constkanzi::Node2Dinline
hasEffect() constkanzi::Node2Dinline
hasLocalValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasManagedCompositionTarget() constkanzi::Node2Dinline
hasNonClassValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasOutsideClipArea() constkanzi::Node2Dinline
hasSelection() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
HasSelectionPropertykanzi::TextBoxConceptstatic
hasTranslucentForeground() constkanzi::Node2Dinline
hasValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
HeightPropertykanzi::Nodestatic
HideTextHintWhenEditingPropertykanzi::TextBoxConceptstatic
HintingPreferencePropertykanzi::FontStyleConceptstatic
hitTest(Vector2 point)kanzi::Node2D
hitTest(Vector2 point, const Metaclass *type)kanzi::Node2D
hitTest(Vector2 point)kanzi::Node2Dinline
hitTest(Vector2 point, const Metaclass *type)kanzi::Node2Dinline
HitTestableContainerPropertykanzi::Nodestatic
HitTestablePropertykanzi::Nodestatic
hitTestAfterSelectionEnd(Vector2 point) constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
hitTestAheadSelectionStart(Vector2 point) constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
hitTestContent(Vector2 point)kanzi::Node2Dvirtual
hitTestIterate(Vector2 point, HitTestVisitor visitor, void *userData)kanzi::Node2D
hitTestSelectionEnd(Vector2 point) constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
hitTestSelectionStart(Vector2 point) constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
HitTestVisitor typedefkanzi::Node2D
HorizontalAlignment enum namekanzi::Node
HorizontalAlignmentCenter enum valuekanzi::Node
HorizontalAlignmentLeft enum valuekanzi::Node
HorizontalAlignmentPropertykanzi::Nodestatic
HorizontalAlignmentRight enum valuekanzi::Node
HorizontalAlignmentStretch enum valuekanzi::Node
HorizontalFitPropertykanzi::TextConceptstatic
HorizontalFitScaleLimitsPropertykanzi::TextConceptstatic
HorizontalMarginPropertykanzi::Nodestatic
HorizontalPaddingPropertykanzi::TextConceptstatic
HoverPropertykanzi::Nodestatic
initialize()kanzi::TextBox2Dprotected
InputManipulatorConstIterator typedefkanzi::Node
InputManipulatorContainer typedefkanzi::Node
InputManipulatorIterator typedefkanzi::Node
InputMethodActionMessagekanzi::TextBoxConceptstatic
InputMethodActionPropertykanzi::TextBoxConceptstatic
InputMethodAvailableMessagekanzi::TextBoxConceptstatic
InputMethodUnavailableMessagekanzi::TextBoxConceptstatic
InputTypePropertykanzi::TextBoxConceptstatic
insertChild(size_t index, Node2DSharedPtr child)kanzi::Node2D
insertText(size_t position, string_view text)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
insertTextAtCursor(string_view text)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
InsertTextAtCursorMessagekanzi::TextBoxConceptstatic
InsertTextMessagekanzi::TextBoxConceptstatic
invalidateArrange()kanzi::Node
invalidateDraw()kanzi::Node
invalidateFinalTransform()kanzi::Node
invalidateMeasure()kanzi::Node
invalidateRender()kanzi::Node
isAnyChangeFlagSet(uint32_t flag) constkanzi::Node
isAnyChildChangeFlagSet(uint32_t flag) constkanzi::Node
isAttached() constkanzi::Node
isAttaching() constkanzi::Node
isCacheValid() constkanzi::Node2Dinline
isChangeFlagSet(uint32_t flag) constkanzi::Node
isChildChangeFlagSet(uint32_t flag) constkanzi::Node
isClearColorAllowed() constkanzi::Node2Dinline
isClipChildren() constkanzi::Nodeinline
isCompletelyClipped() constkanzi::Node2Dinline
isCompletelyTransparent() constkanzi::Node2Dinline
isComposingText() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
IsComposingTextPropertykanzi::TextBoxConceptstatic
isCompositionPotentiallyRequired() constkanzi::Node2Dinline
isDetaching() constkanzi::Node
isDisableRenderTargetClear() constkanzi::Node2Dinline
isEditing() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
IsEditingPropertykanzi::TextBoxConceptstatic
isEffectivelyEnabled() constkanzi::Nodeinline
isEffectivelyFocusable() constkanzi::Node
isEffectivelyVisible() constkanzi::Node
isEmptyActualSize() constkanzi::Node2Dinlineprotected
isEnabled() constkanzi::Nodeinline
isFocusable() constkanzi::Nodeinline
isFocused() constkanzi::Nodeinline
isForceComposition() constkanzi::Node2Dinline
isForegroundHintOpaque() constkanzi::Node2Dinlineprotected
isForegroundHintTranslucent() constkanzi::Node2Dinlineprotected
isForegroundTranslucencyRequested() constkanzi::Node2Dinlineprotected
isHideTextHintWhenFocused() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
isHitTestable() constkanzi::Nodeinline
isHitTestableContainer() constkanzi::Nodeinline
isHover() constkanzi::Nodeinline
isInitialized() constkanzi::Node
isInvalidArrange() constkanzi::Node
isInvalidDraw()kanzi::Node
isInvalidFinalTransform() constkanzi::Node
isInvalidMeasure() constkanzi::Node
isInvalidRender() constkanzi::Node
isNamed(string_view name) constkanzi::Node
isOffscreenRendering() constkanzi::Node2Dinline
isPerspectiveTransformActive() constkanzi::Node2Dinline
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) constkanzi::PropertyObject
isReadOnly() constkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
isRenderChildrenAllowed() constkanzi::Node2Dinline
isRenderSelf() constkanzi::Node2Dinline
isRenderSelfAllowed() constkanzi::Node2Dinline
isSelfInCompositionTarget() constkanzi::Node2Dinline
isSnapToPixel() constkanzi::Node2Dinline
isTypeOf(const Metaclass *objectType) constkanzi::MetaObjectinline
isUnboundedLayoutSize(Vector2 layoutSize)kanzi::Node2Dinlinestatic
isUnboundedLayoutValue(float layoutValue)kanzi::Nodeinlinestatic
isValidLayoutSize(Vector2 size)kanzi::Node2Dinlinestatic
isValidLayoutValue(float value)kanzi::Nodeinlinestatic
isVisible() constkanzi::Nodeinline
isVisibleForHitTesting() constkanzi::Node2Dinline
kanzi::KZ_METACLASS_PROPERTY_TYPE(FontFamilyProperty)kanzi::Node
kanzi::TextBoxConcept::KZ_METACLASS_PROPERTY_TYPE(CompositionTextProperty)kanzi::TextBoxConcept
layout(optional< Matrix3x3 > rootTransform)kanzi::Node2D
layout()kanzi::Node2Dinline
LayoutMatrixType typedefkanzi::Node2D
LayoutTransformationPropertykanzi::Node2Dstatic
layoutUp()kanzi::Node2Dinlinestatic
LayoutVectorType typedefkanzi::Node2D
leaveEditingState()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
LeaveEditingStateMessagekanzi::TextBoxConceptstatic
LeftEditingStateMessagekanzi::TextBoxConceptstatic
LineSpacingPropertykanzi::FontStyleConceptstatic
LocalePropertykanzi::Nodestatic
localRectToScreen(Rectangle< float > rect) constkanzi::TextBox2D
lookupNode(string_view pathOrKey)kanzi::Node
lookupNodeComponent(string_view name)kanzi::Node
lookupNodeRaw(string_view relativePath)kanzi::Node
lookupObject(string_view relativePath)kanzi::Node
lookupObject(string_view relativePath)kanzi::Nodeinline
lookupObjectForStateManager(string_view relativePath)kanzi::Node
m_appliedStyleskanzi::Objectprotected
m_backgroundQuadDescriptionkanzi::Node2Dprotected
m_bindingRuntimeskanzi::BindingHostConceptprotected
m_cachedEffectkanzi::Node2Dprotected
m_classValueClipChildrenkanzi::TextBox2Dprotected
m_classValueFocusablekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_classValueForegroundBrushkanzi::TextBox2Dprotected
m_classValueHitTestablekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_classValueSelectionForegroundBrushkanzi::TextBox2Dprotected
m_clippingkanzi::Node2Dprotected
m_compositionGeometrykanzi::TextBox2Dprotected
m_compositionQuadkanzi::TextBox2Dprotected
m_compositionRequirementskanzi::Node2Dprotected
m_compositorkanzi::Node2Dprotected
m_contentChangedkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_currentEffectPrefabkanzi::Node2Dprotected
m_cursorNodekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_draggingBeginkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_draggingEndkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_draggingInvertedkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_effectQuadDescriptionkanzi::Node2Dprotected
m_horizontalScrollPositionkanzi::TextBox2Dprotected
m_inputManipulatorkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_lastActiveTouchPointXkanzi::TextBox2Dprotected
m_lastSelectionEndPositionkanzi::TextBox2Dprotected
m_lastSelectionStartPositionkanzi::TextBox2Dprotected
m_layoutInfokanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_messageTokenskanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_panOngoingkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_passwordEchoTimeoutTokenkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_revealLastInsertedCharacterkanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_selectionEndNodekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_selectionGeometrykanzi::TextBox2Dprotected
m_selectionQuadkanzi::TextBox2Dprotected
m_selectionStartNodekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_skipEnsureCursorVisiblekanzi::TextBox2Dprotected
m_textFormatkanzi::TextConceptImpl< TextBox2D >protected
m_textHintNodekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
m_tokenkanzi::TextBox2Dprotected
m_validatedEffectPaddingChangeCounterkanzi::Node2Dprotected
m_visualkanzi::Node2Dprotected
makeEditorInfo()kanzi::TextBox2Dstatic
MaximumTextLengthPropertykanzi::TextBoxConceptstatic
measure(const Vector2 *availableSize, bool handleStretch)kanzi::Node2D
measureOverride(Vector2 availableSize) overridekanzi::TextBox2Dprotectedvirtual
measureRecursive()kanzi::Node2Dvirtual
MessageSubscriptionTokenVector typedefkanzi::Node
MetaObject()kanzi::MetaObjectinlineexplicitprotected
moveAbstractChildToPositionOverride(NodeSharedPtr child, size_t index) overridekanzi::Node2Dvirtual
moveChildToPosition(Node2DSharedPtr child, size_t index)kanzi::Node2D
moveCursorBackward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveCursorBackward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorBackwardMessagekanzi::TextBoxConceptstatic
moveCursorForward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveCursorForward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorForwardMessagekanzi::TextBoxConceptstatic
moveCursorHome()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorHomeMessagekanzi::TextBoxConceptstatic
moveCursorToEnd()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorToEndMessagekanzi::TextBoxConceptstatic
moveCursorToNextWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorToNextWordMessagekanzi::TextBoxConceptstatic
moveCursorToPoint(const Vector2 &point)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
moveCursorToPreviousWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveCursorToPreviousWordMessagekanzi::TextBoxConceptstatic
moveSelectionEndBackward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndBackward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionEndBackwardMessagekanzi::TextBoxConceptstatic
moveSelectionEndForward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndForward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionEndForwardMessagekanzi::TextBoxConceptstatic
moveSelectionEndpointBackward(size_t steps)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndpointForward(size_t steps)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndpointToBack()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndpointToFront()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndpointToNextWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndpointToPreviousWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionEndToNextWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionEndToNextWordMessagekanzi::TextBoxConceptstatic
moveSelectionEndToPreviousWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionEndToPreviousWordMessagekanzi::TextBoxConceptstatic
moveSelectionStartBackward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionStartBackward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionStartBackwardMessagekanzi::TextBoxConceptstatic
moveSelectionStartForward(size_t distance)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
moveSelectionStartForward()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionStartForwardMessagekanzi::TextBoxConceptstatic
moveSelectionStartToNextWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionStartToNextWordMessagekanzi::TextBoxConceptstatic
moveSelectionStartToPreviousWord()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
MoveSelectionStartToPreviousWordMessagekanzi::TextBoxConceptstatic
moveToBack()kanzi::Node2D
moveToFront()kanzi::Node2D
NamePropertykanzi::Nodestatic
Node(Domain *domain, string_view name)kanzi::Nodeexplicitprotected
Node2D(Domain *domain, string_view name)kanzi::Node2Dexplicitprotected
Node2DFlags enum namekanzi::Node2Dprotected
Node2DFlagsBitCount enum valuekanzi::Node2Dprotected
NodeComponentConstIterator typedefkanzi::Node
NodeComponentContainer typedefkanzi::Node
NodeComponentIterator typedefkanzi::Node
notifyPostPrepareTextFormat(bool completeRelayoutingExecuted)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason) overridekanzi::Nodeprotectedvirtual
notifyResourceDictionaryModified()kanzi::Node
Object(Domain *domain)kanzi::Objectexplicit
OffscreenRenderingPropertykanzi::Node2Dstatic
onAboutToLoseFocus(FocusManager::PreFocusMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onAttached() overridekanzi::TextBox2Dprotectedvirtual
onCompositionTextChanged(TextInputManipulator::TextCompositionStateMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onCompositionTextCommitted(TextInputManipulator::TextCompositionStateMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onCursorMoved(TextInputManipulator::CursorMovedMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onDetached() overridekanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protectedvirtual
onEchoModeChanged()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onFocusGained(FocusManager::PostFocusMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onFocusLost(FocusManager::PostFocusMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onInputAction(TextInputManipulator::InputMethodActionMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onInputMethodAvailableChanged(TextInputManipulator::InputMethodAvailableChangedMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onInputMethodsDisconnected(TextInputManipulator::InputMethodsDisconnectedMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onInputTypeChanged(TextInputManipulator::InputTypeChangedMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onInputTypePropertyChanged()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onMultiClick(MultiClickManipulator::MultiClickMessageArguments &args)kanzi::TextBox2D
TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >::onMultiClick(const Vector2 &clickPoint)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onNodePropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) overridekanzi::TextBox2Dprotectedvirtual
onPanFinished(PanManipulator::FinishedMessageArguments &args)kanzi::TextBox2D
TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >::onPanFinished()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onPanMoved(PanManipulator::MovedMessageArguments &args)kanzi::TextBox2D
TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >::onPanMoved(Vector2 point)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onPanStarted(PanManipulator::StartedMessageArguments &args)kanzi::TextBox2D
TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >::onPanStarted(Vector2 clickPoint)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onReadOnlyStateChanged(TextInputManipulator::ReadOnlyStateChangedMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onSelectionChanged(TextInputManipulator::SelectionChangedMessageArguments &args)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onTextChanged(TextInputManipulator::TextChangedMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onTextCompositionCanceled(TextInputManipulator::TextCompositionStateMessageArguments &)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onTextPropertyChanged()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
onTransform()kanzi::Node2Dprotectedvirtual
OpacityPropertykanzi::Nodestatic
OverflowPropertykanzi::TextConceptstatic
PasswordEchoTimeoutPropertykanzi::TextBoxConceptstatic
PasswordMaskingCharacterPropertykanzi::TextBoxConceptstatic
PathPropertykanzi::Nodestatic
performClipping(QuadDescription &backgroundQuad, optional< QuadDescription > &foregroundQuad, optional< QuadDescription > &effectQuad, unsigned int clippingResult)kanzi::Node2Dprotected
PerspectiveTransformationFovPropertykanzi::Node2Dstatic
PerspectiveTransformationMode enum namekanzi::Node2D
PerspectiveTransformationModePropertykanzi::Node2Dstatic
PerspectiveTransformationOriginPropertykanzi::Node2Dstatic
PerspectiveTransformationPivotPropertykanzi::Node2Dstatic
PerspectiveTransformationPropertykanzi::Node2Dstatic
PixelFormat enum namekanzi::Node2D
PixelFormatPropertykanzi::Node2Dstatic
PixelFormatRgb enum valuekanzi::Node2D
PixelFormatRgba enum valuekanzi::Node2D
PrefabTemplateSourcePropertykanzi::Nodestatic
prepareTextFormat(const TextFormatParameters &parameters, string text)kanzi::TextConceptImpl< TextBox2D >protected
processPropertyChanged(Node &node, AbstractPropertyType propertyType, const PropertyStoragePtr &nodePropertyStorage, AbstractPropertyTypeDescriptor::PropertyStorage *changedPropertyStorage, PropertyNotificationReason reason)kanzi::Nodeprotectedstatic
Projection2DTo3DScalePropertykanzi::Nodestatic
propertyChangedVisitor(Node &node, AbstractPropertyType propertyType, AbstractPropertyTypeDescriptor::PropertyStorage *propertyStorage, PropertyNotificationReason reason)kanzi::Nodeprotectedstatic
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
pushLocalViewportArea(CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotected
rbeginChildren() constkanzi::Node2D
ReadOnlyPropertykanzi::TextBoxConceptstatic
refreshTextHint()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
releaseRuntimeFont()kanzi::FontStyleConceptImpl< TextBox2D >
reloadCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
reloadSelectionEnd()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
reloadSelectionStart()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
reloadTextHint()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
removeAbstractChildOverride(Node &child) overridekanzi::Node2Dvirtual
removeAllBindings()kanzi::BindingHostConcept
removeAllChildren()kanzi::Node2D
removeAnonymousResource(const Resource &resource)kanzi::Node
removeBinding(AbstractBindingRuntime &bindingRuntime)kanzi::BindingHostConcept
removeBindingsWithOwner(shared_ptr< void > owner)kanzi::BindingHostConcept
removeChild(const Node &child)kanzi::Node2D
removeChild(size_t index)kanzi::Node2D
removeInputManipulator(InputManipulator &inputManipulator)kanzi::Node
removeKZBData(flat_set< AbstractPropertyType > *keepProperties)kanzi::Node
removeKZBData()kanzi::Nodeinline
removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties)kanzi::PropertyObject
removeKzbProperties()kanzi::PropertyObjectinline
removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removeLocalValue(AbstractPropertyType propertyType)kanzi::PropertyObject
removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
removeMessageHandler(MessageSubscriptionToken token)kanzi::Node
removeNodeComponent(NodeComponent &nodeComponent)kanzi::Node
removeNodeComponentWithOwner(const void *owner)kanzi::Node
removeNodeReference(const AbstractNodeReference &reference)kanzi::Node
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner)kanzi::PropertyObjectprotected
removeResource(const ResourceID &resourceId)kanzi::Node
removeResourceReference(const AbstractResourceReference &reference)kanzi::Node
RemoveSideBearingsPropertykanzi::TextConceptstatic
rendChildren() constkanzi::Node2D
render(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2D
render(Renderer3D &renderer, CompositionStack &compositionStack)kanzi::Node2Dinline
renderBackground(Renderer3D &renderer, const CompositionStack &compositionStack, const Matrix3x3 &transform)kanzi::Node2Dprotected
renderChildren(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotected
renderComposition(Renderer3D &renderer, const Matrix3x3 &foregroundTransform)kanzi::TextBox2Dprotected
renderForeground(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &transform)kanzi::Node2Dprotected
renderForegroundOverride(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) overridekanzi::TextBox2Dprotectedvirtual
renderOverride(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotectedvirtual
renderRecursive(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotected
renderSelection(Renderer3D &renderer, const Matrix3x3 &foregroundTransform)kanzi::TextBox2Dprotected
renderSelfOverride(Renderer3D &renderer, CompositionStack &compositionStack, const optional< Matrix3x3 > &baseTransform)kanzi::Node2Dprotectedvirtual
RenderSelfPropertykanzi::Node2Dstatic
RenderTargetMinimumHeightPropertykanzi::Node2Dstatic
RenderTargetMinimumWidthPropertykanzi::Node2Dstatic
RenderTargetPropertykanzi::Node2Dstatic
RenderTargetReallocationLimitPropertykanzi::Node2Dstatic
RenderTransformationOriginPropertykanzi::Node2Dstatic
RenderTransformationPropertykanzi::Node2Dstatic
RenderType enum namekanzi::Node2D
RenderTypeManual enum valuekanzi::Node2D
RenderTypeManualClipped enum valuekanzi::Node2D
RenderTypeNone enum valuekanzi::Node2D
RenderTypeTexture enum valuekanzi::Node2D
replaceUnboundedLayoutSize(Vector2 layoutSize, Vector2 resetSize)kanzi::Node2Dinlinestatic
replaceUnboundedLayoutSizeWithZero(Vector2 layoutSize)kanzi::Node2Dinlinestatic
replaceUnboundedLayoutValue(float layoutValue, float resetValue)kanzi::Nodeinlinestatic
replaceUnboundedLayoutValueWithZero(float layoutValue)kanzi::Nodeinlinestatic
requiresBackgroundBrushRendering() constkanzi::Node2Dinline
RequiresBackgroundQuad enum valuekanzi::Node2Dprotected
requiresForegroundBrushRendering() constkanzi::Node2Dinline
RequiresLocalTransformationScope enum valuekanzi::Node2Dprotected
requiresLocalTransformationScope() constkanzi::Node2Dinline
RequiresTilingUpdate enum valuekanzi::Node2Dprotected
requiresTilingUpdate() constkanzi::Node2Dinline
resetCache()kanzi::Node2Dinline
resetScrollPosition()kanzi::TextBox2Dprotected
restoreResources() overridekanzi::Node2Dprotectedvirtual
SceneGraphAddNodeChangeChildFlagsPropertykanzi::Nodestatic
SceneGraphAddNodeChangeParentFlagsPropertykanzi::Nodestatic
SceneGraphRemoveNodeChangeChildFlagsPropertykanzi::Nodestatic
SceneGraphRemoveNodeChangeParentFlagsPropertykanzi::Nodestatic
Screen enum valuekanzi::Node2D
screenRectToLocal(Rectangle< float > rect) constkanzi::TextBox2D
scrollTimerTick()kanzi::TextBox2Dprotected
selectAll()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
SelectAllMessagekanzi::TextBoxConceptstatic
SelectionBackgroundBrushPropertykanzi::TextBoxConceptstatic
SelectionChangedMessagekanzi::TextBoxConceptstatic
SelectionClearedMessagekanzi::TextBoxConceptstatic
SelectionEndCursorPositionPropertykanzi::TextBoxConceptstatic
SelectionEndPrefabPropertykanzi::TextBoxConceptstatic
SelectionForegroundBrushPropertykanzi::TextBoxConceptstatic
SelectionStartCursorPositionPropertykanzi::TextBoxConceptstatic
SelectionStartedMessagekanzi::TextBoxConceptstatic
SelectionStartPrefabPropertykanzi::TextBoxConceptstatic
selectText(size_t from, size_t to)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
SelectTextMessagekanzi::TextBoxConceptstatic
SelectToEndMessagekanzi::TextBoxConceptstatic
SelectToHomeMessagekanzi::TextBoxConceptstatic
selectWordAt(size_t characterPosition)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
selectWordAtCursor()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
SelectWordAtCursorMessagekanzi::TextBoxConceptstatic
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setActualDepth(float value)kanzi::Nodeinline
setActualHeight(float value)kanzi::Nodeinline
setActualSize(Vector2 actualSize)kanzi::Node2Dinline
setActualSize(float sizeX, float sizeY)kanzi::Node2Dinline
setActualWidth(float value)kanzi::Nodeinline
setAllocatedSize(Vector2 allocatedSize)kanzi::Node2Dinline
setArrangeTransform(Matrix3x3 transform)kanzi::Node2Dinline
setAspectRatio(float value)kanzi::Node2Dinline
setAutoHeight()kanzi::Node2D
setAutoSize()kanzi::Node2D
setAutoWidth()kanzi::Node2D
setBackgroundBrush(BrushSharedPtr value)kanzi::Node2Dinline
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot)kanzi::BindingHostConceptImpl< Node >inline
setBinding(AbstractBindingSharedPtr binding)kanzi::BindingHostConceptImpl< Node >inline
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence)kanzi::BindingHostConceptImpl< Node >inline
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType)kanzi::BindingHostConceptImpl< Node >inline
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot)kanzi::BindingHostConceptImpl< Node >inline
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner)kanzi::BindingHostConceptImpl< Node >inline
setCachingMode(CachingMode value)kanzi::Node2Dinline
setChangeFlag(uint32_t flag)kanzi::Node
setCharacterSpacing(float value)kanzi::FontStyleConceptImpl< TextBox2D >
setChildChangeFlag(uint32_t flag)kanzi::Node
setClearColorAllowed(bool enabled)kanzi::Node2Dinline
setClipChildren(bool value)kanzi::Nodeinline
setCompositionBackgroundBrush(BrushSharedPtr value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setCompositionBrush(BrushSharedPtr value)kanzi::Node2Dinline
setCompositionForegroundBrush(BrushSharedPtr value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setCompositionRequested(bool enabled)kanzi::Node2Dinline
setCompositionRequiresAlpha(bool enabled)kanzi::Node2Dinline
setCompositionRequiresDepth(bool enabled)kanzi::Node2Dinline
setCompositionRequiresStencil(bool enabled)kanzi::Node2Dinline
setContentStretch(Node::ContentStretch value)kanzi::Nodeinline
setCursorPosition(size_t value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setCursorPrefab(const PrefabTemplateSharedPtr &prefab)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setDepth(float value)kanzi::Nodeinline
setDepthAlignment(Node::DepthAlignment value)kanzi::Nodeinline
setDepthMargin(Vector2 value)kanzi::Nodeinline
setDesiredSize(Vector2 desiredSize)kanzi::Node2Dinline
setDesiredSizeAxisAlignedBoundingBoxMaximum(Vector2 size)kanzi::Node2Dinlineprotected
setDesiredSizeAxisAlignedBoundingBoxMaximum(float sizeX, float sizeY)kanzi::Node2Dinlineprotected
setDesiredSizeAxisAlignedBoundingBoxMinimum(Vector2 size)kanzi::Node2Dinlineprotected
setDesiredSizeAxisAlignedBoundingBoxMinimum(float sizeX, float sizeY)kanzi::Node2Dinlineprotected
setDisableRenderTargetClear(bool value)kanzi::Node2Dinline
setEchoMode(const EchoMode &mode)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setEditMode(const EditMode &mode)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setEffect(NodeEffect2DSharedPtr value)kanzi::Node2Dinlineprotected
setEffectPrefab(NodeEffectPrefab2DSharedPtr value)kanzi::Node2Dinline
setEnabled(bool value)kanzi::Nodeinline
setFixedCharacterWidth(float value)kanzi::FontStyleConceptImpl< TextBox2D >
setFocusable(bool value)kanzi::Nodeinline
setFocused(bool value)kanzi::Nodeinline
setFocusState(FocusState state)kanzi::Nodeinline
setFontColor(ColorRGBA value)kanzi::TextConceptImpl< TextBox2D >
setFontFamily(FontFamilySharedPtr value)kanzi::Node
setFontMaterial(MaterialSharedPtr value)kanzi::TextConceptImpl< TextBox2D >
setFontSize(float value)kanzi::FontStyleConceptImpl< TextBox2D >
setFontStyle(FontStyle style)kanzi::FontStyleConceptImpl< TextBox2D >
setFontWeight(FontWeight weight)kanzi::FontStyleConceptImpl< TextBox2D >
setForceComposition(bool value)kanzi::Node2Dinline
setForegroundBrush(BrushSharedPtr value)kanzi::Node2Dinline
setForegroundHint(Node2D::ForegroundHint value)kanzi::Node2Dinline
setForegroundIsTranslucent(bool enabled)kanzi::Node2Dinline
setForegroundTranslucencyRequested(bool enabled)kanzi::Node2Dinlineprotected
setFractionalCharacterWidth(bool enable)kanzi::FontStyleConceptImpl< TextBox2D >
setHeight(float value)kanzi::Nodeinline
setHideTextHintWhenFocused(bool value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setHintingPreference(FontHintingPreference hintingPreference)kanzi::FontStyleConceptImpl< TextBox2D >
setHitTestable(bool value)kanzi::Nodeinline
setHitTestableContainer(bool value)kanzi::Nodeinline
setHorizontalAlignment(Node::HorizontalAlignment value)kanzi::Nodeinline
setHorizontalFit(bool value)kanzi::TextConceptImpl< TextBox2D >
setHorizontalFitScaleLimits(Vector2 value)kanzi::TextConceptImpl< TextBox2D >
setHorizontalMargin(Vector2 value)kanzi::Nodeinline
setHorizontalPadding(Vector2 value)kanzi::TextConceptImpl< TextBox2D >
setInputMethodAction(InputMethodAction label)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setInputType(const InputType &inputType)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setLayoutSize(float width, float height)kanzi::Node2Dinline
setLayoutTransformation(SRTValue2D value)kanzi::Node2Dinline
setLineSpacing(float value)kanzi::FontStyleConceptImpl< TextBox2D >
setLocale(string value)kanzi::Nodeinline
setMaximumTextLength(size_t value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setModifierBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setModifierBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setModifierBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType)kanzi::BindingHostConceptImpl< Node >inline
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType, PropertyField field)kanzi::BindingHostConceptImpl< Node >inline
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType)kanzi::BindingHostConceptImpl< Node >inline
setName(string_view value)kanzi::Nodeinline
setOffscreenRendering(bool value)kanzi::Node2Dinline
setOpacity(float value)kanzi::Nodeinline
setOverflow(string_view value)kanzi::TextConceptImpl< TextBox2D >
setParent(Node *parent)kanzi::Node
setPartialArrangeTransform(Matrix3x3 transform)kanzi::Node2Dinlineprotected
setPasswordEchoTimeout(int timeout)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setPasswordMaskingCharacter(string_view passwordMask)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setPath(string value)kanzi::Nodeinline
setPerspectiveTransformation(SRTValue3D value)kanzi::Node2Dinline
setPerspectiveTransformationFov(float value)kanzi::Node2Dinline
setPerspectiveTransformationMode(PerspectiveTransformationMode value)kanzi::Node2Dinline
setPerspectiveTransformationOrigin(Vector3 value)kanzi::Node2Dinline
setPerspectiveTransformationPivot(Vector3 value)kanzi::Node2Dinline
setPixelFormat(Node2D::PixelFormat value)kanzi::Node2Dinline
setPotentialCompositionBitViewport(bool enabled)kanzi::Node2Dinline
setProjection2DTo3DScale(float value)kanzi::Nodeinline
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
setReadOnly(bool value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setRemoveSideBearings(bool value)kanzi::TextConceptImpl< TextBox2D >
setRenderChildrenAllowed(bool enabled)kanzi::Node2Dinlineprotected
setRenderSelf(bool value)kanzi::Node2Dinline
setRenderSelfAllowed(bool enabled)kanzi::Node2Dinlineprotected
setRenderTarget(TextureSharedPtr texture)kanzi::Node2Dinline
setRenderTargetMinimumHeight(float value)kanzi::Node2Dinline
setRenderTargetMinimumWidth(float value)kanzi::Node2Dinline
setRenderTargetReallocationLimit(float value)kanzi::Node2Dinline
setRenderTransformation(SRTValue2D value)kanzi::Node2Dinline
setRenderTransformationOrigin(Vector2 value)kanzi::Node2Dinline
setRenderType(RenderType renderType)kanzi::Node2Dinlineprotected
setRequiresLocalTransformationScope(bool enabled)kanzi::Node2Dinline
setRequiresTilingUpdate(bool enabled)kanzi::Node2Dinline
setResourceDictionary(ResourceDictionarySharedPtr resourceDictionary)kanzi::Node
setRevealLastInsertedCharacter(bool reveal)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
setScreen(Screen *screen)kanzi::Node
setScriptingContext(ScriptingContextSharedPtr context)kanzi::Objectinline
setSecondPassDesiredSize(Vector2 size)kanzi::Node2Dinlineprotected
setSelectionBackgroundBrush(BrushSharedPtr value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setSelectionEnd(size_t index)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
setSelectionEndPrefab(const PrefabTemplateSharedPtr &prefab)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setSelectionForegroundBrush(BrushSharedPtr value)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setSelectionStart(size_t index)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >
setSelectionStartPrefab(const PrefabTemplateSharedPtr &prefab)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setSize(float width, float height)kanzi::Node2D
setSize(Vector2 size)kanzi::Node2Dinline
setSnapCharacterToPixel(bool enable)kanzi::FontStyleConceptImpl< TextBox2D >
setSnapToPixel(bool value)kanzi::Node2Dinline
setStateManager(ResourceSharedPtr value)kanzi::Nodeinline
setStyle(ResourceSharedPtr value)kanzi::Nodeinline
setTemplateRoot(NodeSharedPtr templateRoot)kanzi::Nodeinline
setText(string value)kanzi::TextConceptImpl< TextBox2D >
setTextHintPrefab(const PrefabTemplateSharedPtr &prefab)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setTextHorizontalAlignment(TextFormat::TextHorizontalAlignment value)kanzi::TextConceptImpl< TextBox2D >
setTextKeyNavigationDirection(TextKeyNavigationDirection direction)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >inline
setTextVerticalAlignment(TextFormat::TextVerticalAlignment value)kanzi::TextConceptImpl< TextBox2D >
setTruncation(TextFormat::Truncation value)kanzi::TextConceptImpl< TextBox2D >
setTruncationDirection(TextFormat::TruncationDirection value)kanzi::TextConceptImpl< TextBox2D >
setVerticalAlignment(Node::VerticalAlignment value)kanzi::Nodeinline
setVerticalMargin(Vector2 value)kanzi::Nodeinline
setVerticalPadding(Vector2 value)kanzi::TextConceptImpl< TextBox2D >
setVisible(bool value)kanzi::Nodeinline
setVisibleAmountInParent(float value)kanzi::Nodeinline
setWidth(float value)kanzi::Nodeinline
SizePropertykanzi::FontStyleConceptstatic
SnapCharacterToPixelPropertykanzi::FontStyleConceptstatic
SnapToPixelPropertykanzi::Node2Dstatic
startEditing()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
StateManagerPropertykanzi::Nodestatic
kanzi::StylePropertykanzi::Nodestatic
FontStyleConceptImpl< TextBox2D >::StylePropertykanzi::FontStyleConceptstatic
TextBox2D(Domain *domain, string_view name)kanzi::TextBox2Dexplicitprotected
TextBoxConceptImpl(Domain *domain, string_view name)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >explicitprotected
TextChangedMessagekanzi::TextBoxConceptstatic
TextCompositionCanceledMessagekanzi::TextBoxConceptstatic
TextConceptImpl()=defaultkanzi::TextConceptImpl< TextBox2D >explicitprotected
TextHintPrefabPropertykanzi::TextBoxConceptstatic
TextHorizontalAlignmentPropertykanzi::TextConceptstatic
TextKeyNavigationDirectionPropertykanzi::TextBoxConceptstatic
TextPropertykanzi::TextConceptstatic
TextVerticalAlignmentPropertykanzi::TextConceptstatic
transform()kanzi::Node2Dinline
transformRect(const Matrix3x3 &m, Rectangle< float > rect)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protectedstatic
transformRect(const Matrix4x4 &m, Rectangle< float > rect)kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protectedstatic
TruncationDirectionPropertykanzi::TextConceptstatic
TruncationPropertykanzi::TextConceptstatic
tryAcquireResource(const ResourceID &id) constkanzi::Node
tryAcquireResource(const ResourceID &id) constkanzi::Node
trySetActiveFocus()kanzi::Nodeinline
trySetFocus()kanzi::Node
trySetFocus(FocusFallback fallbackOption)kanzi::Node
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
unapplyStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Node
unapplyStyles()kanzi::Node
unapplyStylesRecursive()kanzi::Node
unboundedLayoutSize()kanzi::Node2Dinlinestatic
unboundedLayoutValue()kanzi::Nodeinlinestatic
updateAllResourcesVisitor(Node &node)kanzi::Nodeprotectedstatic
updateCharacterCount()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
updateCompositionText()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
updateContentTexture(TextureSharedPtr texture)kanzi::Node2Dinlineprotected
updateDisplayText()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
updateDraggingStatus()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
updateFinalTransform(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform)kanzi::Node2Dprotected
updateFocusScopeInfo(FocusScopePtr &nodeScopeInfo)kanzi::Nodeprotectedvirtual
updatePropertiesForConnectedNode()kanzi::Nodeprotected
updatePropertiesForDisconnectedNode(Node *oldParent)kanzi::Nodeprotected
updateRender(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform, bool transformChanged)kanzi::Node2Dprotected
updateRenderOverride() overridekanzi::TextBox2Dprotectedvirtual
updateResourceReferences()kanzi::Nodeprotected
updateResourceReferences(AbstractPropertyType propertyType)kanzi::Nodeprotected
updateResourceReferencesRecursive()kanzi::Nodeprotected
updateResourceReferencesRecursive(const ResourceID &resourceID)kanzi::Nodeprotected
updateResourceVisitor(Node &node, const ResourceID &id)kanzi::Nodeprotectedstatic
updateRuntimeFont()kanzi::FontStyleConceptImpl< TextBox2D >
updateTouchPoint(InputManipulator::InputMessageArguments const &args)kanzi::TextBox2Dprotected
updateWordCount()kanzi::TextBoxConceptImpl< Node2D, TextBox2D, TextBox2DTraits >protected
validateArrange()kanzi::Node
validateDraw()kanzi::Node
validateDrawForChildrenRecursive()kanzi::Node
validateDrawVisitor(Node &node)kanzi::Nodeprotectedstatic
validateMeasure()kanzi::Node
validatePropertyModifiers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
validateRender()kanzi::Node
VerticalAlignment enum namekanzi::Node
VerticalAlignmentBottom enum valuekanzi::Node
VerticalAlignmentCenter enum valuekanzi::Node
VerticalAlignmentPropertykanzi::Nodestatic
VerticalAlignmentStretch enum valuekanzi::Node
VerticalAlignmentTop enum valuekanzi::Node
VerticalMarginPropertykanzi::Nodestatic
VerticalPaddingPropertykanzi::TextConceptstatic
VisibleAmountInParentPropertykanzi::Nodestatic
VisiblePropertykanzi::Nodestatic
visit(const Visitor &visitor, VisitorOrder order)kanzi::Node
visitAbstractChildOverride(const Visitor &visitor, VisitorOrder order) overridekanzi::Node2Dvirtual
visitDescendants(const Visitor &visitor, VisitorOrder order)kanzi::Node
Visitor typedefkanzi::Node
VisitorAbort enum valuekanzi::Node
VisitorContinue enum valuekanzi::Node
VisitorContinueSibling enum valuekanzi::Node
VisitorOrder enum namekanzi::Node
VisitorPostOrder enum valuekanzi::Node
VisitorPreOrder enum valuekanzi::Node
VisitorResult enum namekanzi::Node
WeightPropertykanzi::FontStyleConceptstatic
WidthPropertykanzi::Nodestatic
WordCountPropertykanzi::TextBoxConceptstatic
XFov enum valuekanzi::Node2D
YFov enum valuekanzi::Node2D
~MetaObject()kanzi::MetaObjectvirtual
~Node() overridekanzi::Node
~Node2D() overridekanzi::Node2D
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual
~TextConcept()=defaultkanzi::TextConceptvirtual
~TextConceptImpl()=defaultkanzi::TextConceptImpl< TextBox2D >virtual