Home
last modified time | relevance | path

Searched defs:GetPlaceholderFont (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtextarea_composed_element.cpp97 std::string TextareaComposedElement::GetPlaceholderFont() const in GetPlaceholderFont() function in OHOS::Ace::V2::TextareaComposedElement
H A Dtextinput_composed_element.cpp101 std::string TextInputComposedElement::GetPlaceholderFont() const in GetPlaceholderFont() function in OHOS::Ace::V2::TextInputComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1399 Font TextFieldModelNG::GetPlaceholderFont(FrameNode* frameNode) in GetPlaceholderFont() function in OHOS::Ace::NG::TextFieldModelNG
H A Dtext_field_pattern.cpp5878 std::string TextFieldPattern::GetPlaceholderFont() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern