Searched refs:CreateItemWithHeight (Results 1 – 7 of 7) sorted by relevance
196 CreateItemWithHeight(0.0f);197 CreateItemWithHeight(100.0f);198 CreateItemWithHeight(100.0f);230 CreateItemWithHeight(100.0f);232 CreateItemWithHeight(0.0f);
106 CreateItemWithHeight(50.0f);107 CreateItemWithHeight(30.0f);108 CreateItemWithHeight(40.0f);109 CreateItemWithHeight(60.0f);110 CreateItemWithHeight(20.0f);111 CreateItemWithHeight(50.0f);112 CreateItemWithHeight(30.0f);113 CreateItemWithHeight(40.0f);114 CreateItemWithHeight(2.0f);115 CreateItemWithHeight(20.0f);
54 void CreateItemWithHeight(float height);
301 CreateItemWithHeight(100.0f);323 CreateItemWithHeight(100.0f);590 CreateItemWithHeight(f);
120 …std::function<void(uint32_t)> createFunc = [this, getSize](uint32_t idx) { CreateItemWithHeight(ge… in CreateItemsInRepeat()122 … [this, getSize](const std::string& value, uint32_t idx) { CreateItemWithHeight(getSize(idx)); }; in CreateItemsInRepeat()207 void WaterFlowTestNg::CreateItemWithHeight(float height) in CreateItemWithHeight() function in OHOS::Ace::NG::WaterFlowTestNg
67 static void CreateItemWithHeight(float height);
142 void ExpandSafeAreaTestNg::CreateItemWithHeight(float height) in CreateItemWithHeight() function in OHOS::Ace::NG::ExpandSafeAreaTestNg