Home
last modified time | relevance | path

Searched refs:foundLast (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dgptcl.cc580 int foundLast = 0; in GetString() local
585 while ((numFound < itemNum) && (!foundLast)) { in GetString()
589 foundLast = 1; in GetString()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1321 bool foundLast = false; in AggSaveCount() local
1328 foundLast = false; in AggSaveCount()
1331 if (!foundLast || in AggSaveCount()
1334 foundLast = true; in AggSaveCount()
1340 if (clipType != CFX_ClipRgn::RectI || !foundLast || in AggSaveCount()