Searched refs:foundLast (Results 1 – 2 of 2) sorted by relevance
556 int foundLast = 0; in GetString() local561 while ((numFound < itemNum) && (!foundLast)) { in GetString()565 foundLast = 1; in GetString()
1259 bool foundLast = false; in AggSaveCount() local1266 foundLast = false; in AggSaveCount()1269 if (!foundLast || memcmp(&last, &driver->m_StateStack[index]->GetBox(), in AggSaveCount()1272 foundLast = true; in AggSaveCount()1278 if (clipType != CFX_ClipRgn::RectI || !foundLast || in AggSaveCount()