Home
last modified time | relevance | path

Searched defs:GetTextCase (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dspan_composed_element.cpp70 std::string SpanComposedElement::GetTextCase() const in GetTextCase() function in OHOS::Ace::V2::SpanComposedElement
H A Dtext_composed_element.cpp127 std::string TextComposedElement::GetTextCase() const in GetTextCase() function in OHOS::Ace::V2::TextComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp515 Ace::TextCase SpanModelNG::GetTextCase(UINode* uiNode) in GetTextCase() function in OHOS::Ace::NG::SpanModelNG
H A Dtext_model_ng.cpp713 TextCase TextModelNG::GetTextCase(FrameNode* frameNode) in GetTextCase() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h609 TextCase GetTextCase() const in GetTextCase() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10962 const ArkUI_AttributeItem* GetTextCase(ArkUI_NodeHandle node) in GetTextCase() function