Home
last modified time | relevance | path

Searched refs:GetTextInputFontWeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtextinput_composed_element.cpp38 …t", [](const TextInputComposedElement& inspector) { return inspector.GetTextInputFontWeight(); } }, in __anonc2e9b3510c02()
59 DumpLog::GetInstance().AddDesc(std::string("fontWeight: ").append(GetTextInputFontWeight())); in Dump()
175 std::string TextInputComposedElement::GetTextInputFontWeight() const in GetTextInputFontWeight() function in OHOS::Ace::V2::TextInputComposedElement
H A Dtextinput_composed_element.h50 std::string GetTextInputFontWeight() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp925 ArkUI_Int32 GetTextInputFontWeight(ArkUINodeHandle node) in GetTextInputFontWeight() function
1836GetTextInputFontWeight, GetTextInputFontSize, GetTextInputCancelButtonStyle, SetTextInputBackgroun… in GetTextInputModifier()
1896GetTextInputFontWeight, GetTextInputFontSize, GetTextInputCancelButtonStyle, SetTextInputBackgroun… in GetCJUITextInputModifier()