Searched refs:GetRowEndIndexAndHeight (Results 1 – 1 of 1) sorted by relevance
447 std::pair<int32_t, float> rowInfo = GetRowEndIndexAndHeight(beginIndex); in OptimizeBeforeMeasure()452 rowInfo = GetRowEndIndexAndHeight(beginIndex); in OptimizeBeforeMeasure()457 std::pair<int32_t, float> rowInfo = GetRowEndIndexAndHeight(beginIndex); in OptimizeBeforeMeasure()462 rowInfo = GetRowEndIndexAndHeight(beginIndex); in OptimizeBeforeMeasure()484 std::pair<int32_t, float> rowInfo = GetRowEndIndexAndHeight(input); in GetRowEndIndex()490 std::pair<int32_t, float> rowInfo = GetRowEndIndexAndHeight(input); in GetRowHeight()494 std::pair<int32_t, float> GetRowEndIndexAndHeight(const int32_t input) in GetRowEndIndexAndHeight() function