Searched defs:SetItemMaxWidth (Results 1 – 4 of 4) sorted by relevance
81 void WaterFlowModelImpl::SetItemMaxWidth(const Dimension& maxWidth) in SetItemMaxWidth() function in OHOS::Ace::Framework::WaterFlowModelImpl
114 void WaterFlowModelNG::SetItemMaxWidth(const Dimension& maxWidth) in SetItemMaxWidth() function in OHOS::Ace::NG::WaterFlowModelNG297 void WaterFlowModelNG::SetItemMaxWidth(FrameNode* frameNode, const Dimension& maxWidth) in SetItemMaxWidth() function in OHOS::Ace::NG::WaterFlowModelNG
141 void SetItemMaxWidth(NodeHandle node, double value, int32_t unit, const char* calcValue) in SetItemMaxWidth() function
1264 void (*SetItemMaxWidth)(NodeHandle node, double value, int32_t unit, const char* calcValue); member