Searched defs:allowScale (Results 1 – 11 of 11) sorted by relevance
109 ### allowScale subsection
97 void MarqueeModelNG::SetAllowScale(const std::optional<bool>& allowScale) in SetAllowScale()204 void MarqueeModelNG::SetAllowScale(FrameNode* frameNode, const bool allowScale) in SetAllowScale()
119 void MarqueeModelImpl::SetAllowScale(const std::optional<bool>& allowScale) in SetAllowScale()
74 void SetMarqueeAllowScale(ArkUINodeHandle node, ArkUI_Bool allowScale) in SetMarqueeAllowScale()
263 void SetAllowScale(bool allowScale) in SetAllowScale()
71 bool allowScale = secondArg->ToBoolean(vm)->Value(); in SetAllowScale() local
568 void SetAllowScale(bool allowScale) in SetAllowScale()
79 std::optional<bool> allowScale = std::nullopt; member
764 void SetAllowScale(bool allowScale) in SetAllowScale()
23361 allowScale(value) { method in ArkMarqueeComponent