Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dspan_composed_element.cpp66 std::string SpanComposedElement::GetTextCase() const in GetTextCase() function in OHOS::Ace::V2::SpanComposedElement
Dtext_composed_element.cpp124 std::string TextComposedElement::GetTextCase() const in GetTextCase() function in OHOS::Ace::V2::TextComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dspan_model_ng.cpp679 Ace::TextCase SpanModelNG::GetTextCase(UINode* uiNode) in GetTextCase() function in OHOS::Ace::NG::SpanModelNG
Dtext_model_ng.cpp906 TextCase TextModelNG::GetTextCase(FrameNode* frameNode) in GetTextCase() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp13776 const ArkUI_AttributeItem* GetTextCase(ArkUI_NodeHandle node) in GetTextCase() function