Searched defs:flagCount (Results 1 – 4 of 4) sorted by relevance
365 int flagCount = reader->readInt(); in handleOp() local
240 int flagCount = lattice.fFlags ? (lattice.fXCount + 1) * (lattice.fYCount + 1) : 0; in onDrawImageLattice() local
543 int flagCount = (nullptr == lattice.fFlags) ? 0 : (lattice.fXCount + 1) * (lattice.fYCount + 1); in onDrawImageLattice() local
1208 int flagCount = 0; in MakeJsonLattice() local