Searched refs:CalculateHorizontalSize (Results 1 – 2 of 2) sorted by relevance
378 …void CalculateHorizontalSize(std::vector<double>& cols, std::vector<double>& rows, int32_t dragLea…
1564 CalculateHorizontalSize(cols, rows, dragLeaveOrEnter); in InitialDynamicGridProp()1614 void RenderGridLayout::CalculateHorizontalSize( in CalculateHorizontalSize() function in OHOS::Ace::RenderGridLayout