Searched refs:FindItemTopRow (Results 1 – 2 of 2) sorted by relevance
318 topRow = std::min(FindItemTopRow(it->first, c), topRow); in MeasureLineWithIrregulars()342 const int32_t topRow = FindItemTopRow(posY_, c); in BackwardImpl()349 int32_t GridIrregularFiller::FindItemTopRow(int32_t row, int32_t col) const in FindItemTopRow() function in OHOS::Ace::NG::GridIrregularFiller
216 int32_t FindItemTopRow(int32_t row, int32_t col) const;