Home
last modified time | relevance | path

Searched defs:GetCaretColor (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_theme.h91 const Color& GetCaretColor() const in GetCaretColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h171 const Color GetCaretColor() in GetCaretColor() function
H A Drich_editor_pattern.cpp9152 Color RichEditorPattern::GetCaretColor() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtextarea_composed_element.cpp144 std::string TextareaComposedElement::GetCaretColor() const in GetCaretColor() function in OHOS::Ace::V2::TextareaComposedElement
H A Dtextinput_composed_element.cpp140 std::string TextInputComposedElement::GetCaretColor() const in GetCaretColor() function in OHOS::Ace::V2::TextInputComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp956 Color TextModelNG::GetCaretColor(FrameNode* frameNode) in GetCaretColor() function in OHOS::Ace::NG::TextModelNG
H A Dtext_pattern.cpp4343 std::string TextPattern::GetCaretColor() const in GetCaretColor() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1354 Color TextFieldModelNG::GetCaretColor(FrameNode* frameNode) in GetCaretColor() function in OHOS::Ace::NG::TextFieldModelNG
H A Dtext_field_pattern.cpp5965 std::string TextFieldPattern::GetCaretColor() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4049 const ArkUI_AttributeItem* GetCaretColor(ArkUI_NodeHandle node) in GetCaretColor() function