Searched refs:GetTextFontStyle (Results 1 – 6 of 6) sorted by relevance
33 …ntStyle", [](const TextClockComposedElement& inspector) { return inspector.GetTextFontStyle(); } }, in __anon0c44ad4c0602()47 DumpLog::GetInstance().AddDesc(std::string("fontStyle: ").append(GetTextFontStyle())); in Dump()105 std::string TextClockComposedElement::GetTextFontStyle() const in GetTextFontStyle() function in OHOS::Ace::V2::TextClockComposedElement
36 …{ "fontStyle", [](const TextareaComposedElement& inspector) { return inspector.GetTextFontStyle();… in __anonf73f41ba0a02()55 DumpLog::GetInstance().AddDesc(std::string("fontStyle: ").append(GetTextFontStyle())); in Dump()171 std::string TextareaComposedElement::GetTextFontStyle() const in GetTextFontStyle() function in OHOS::Ace::V2::TextareaComposedElement
39 …{ "fontStyle", [](const TextComposedElement& inspector) { return inspector.GetTextFontStyle(); } }, in __anon25743e010c02()59 DumpLog::GetInstance().AddDesc(std::string("fontStyle: ").append(GetTextFontStyle())); in Dump()151 std::string TextComposedElement::GetTextFontStyle() const in GetTextFontStyle() function in OHOS::Ace::V2::TextComposedElement
41 std::string GetTextFontStyle() const;
48 std::string GetTextFontStyle() const;
46 std::string GetTextFontStyle() const;