Searched refs:indexTemp (Results 1 – 1 of 1) sorted by relevance
139 auto indexTemp = placeholderIndex.at(index); in Layout() local140 if (indexTemp >= static_cast<int32_t>(rectsForPlaceholders.size()) || indexTemp < 0) { in Layout()145 … auto rect = rectsForPlaceholders.at(indexTemp) - OffsetF(0.0f, std::min(baselineOffset_, 0.0f)); in Layout()