Home
last modified time | relevance | path

Searched defs:GetTextAlign (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
Drender_text_field_test.cpp84 TextAlign GetTextAlign() const in GetTextAlign() function in OHOS::Ace::MockRenderTextField
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dtextarea_composed_element.cpp136 std::string TextareaComposedElement::GetTextAlign() const in GetTextAlign() function in OHOS::Ace::V2::TextareaComposedElement
Dtext_composed_element.cpp72 std::string TextComposedElement::GetTextAlign() const in GetTextAlign() function in OHOS::Ace::V2::TextComposedElement
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp81 TextAlign TextFieldComponent::GetTextAlign() const in GetTextAlign() function in OHOS::Ace::TextFieldComponent
Drender_text_field.h298 TextAlign GetTextAlign() in GetTextAlign() function
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dpaint_state.h211 TextAlign GetTextAlign() const in GetTextAlign() function
Dtext_style.h581 TextAlign GetTextAlign() const in GetTextAlign() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp729 TextAlign TextModelNG::GetTextAlign(FrameNode* frameNode) in GetTextAlign() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h292 TextAlign GetTextAlign() const in GetTextAlign() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
Djs_span_object.cpp1419 void JSParagraphStyleSpan::GetTextAlign(const JSCallbackInfo& info) in GetTextAlign() function in OHOS::Ace::Framework::JSParagraphStyleSpan
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_modifier.cpp208 int32_t GetTextAlign(ArkUINodeHandle node) in GetTextAlign() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model_ng.cpp1491 TextAlign TextFieldModelNG::GetTextAlign(FrameNode* frameNode) in GetTextAlign() function in OHOS::Ace::NG::TextFieldModelNG
Dtext_field_pattern.cpp5966 TextAlign TextFieldPattern::GetTextAlign() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp10948 const ArkUI_AttributeItem* GetTextAlign(ArkUI_NodeHandle node) in GetTextAlign() function