Searched refs:GetBarHeight (Results 1 – 4 of 4) sorted by relevance
33 { "barHeight", [](const TabsComposedElement& inspector) { return inspector.GetBarHeight(); } }, in __anon428673460702()51 DumpLog::GetInstance().AddDesc(std::string("barHeight: ").append(GetBarHeight())); in Dump()107 std::string TabsComposedElement::GetBarHeight() const in GetBarHeight() function in OHOS::Ace::V2::TabsComposedElement
45 std::string GetBarHeight() const;
92 GetBarAdaptiveHeight() ? "auto" : std::to_string(GetBarHeight().Value()).c_str(), filter); in ToJsonValue()184 Dimension TabsNode::GetBarHeight() const in GetBarHeight() function in OHOS::Ace::NG::TabsNode
146 Dimension GetBarHeight() const;