Searched refs:firstBlock (Results 1 – 4 of 4) sorted by relevance
54 firstBlock(true), in OSCL_DLL_ENTRY_POINT_DEFAULT()187 firstBlock = true; // set for next call in compose()229 firstBlock = true; // set for next call in compose()306 firstBlock = true; // set for next call in compose()348 firstBlock = true; // set for next call in compose()390 if (firstBlock) in composeSingleFrame()471 firstBlock = false; /* we already processed the first block, so this should be false */ in composeSingleFrame()475 firstBlock = true; /* if m-bit is "1", then the farme fits in a block or this was the last in composeSingleFrame()1071 if (firstBlock) in composeSingleFrame()1152 firstBlock = false; /* we already processed the first block, so this should be false */ in composeSingleFrame()[all …]
144 bool firstBlock; variable
259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member378 this->firstBlock = NULL; in picoos_newMemoryManager()411 this->firstBlock = this->lastBlock = picoos_raw_malloc(raw_memory, size, in picoos_newMemoryManager()
2442 RenderBlock* firstBlock = node->renderer()->containingBlock(); in updateHitTestResult() local2449 localPoint.move(block->x() - firstBlock->x(), block->y() - firstBlock->y()); in updateHitTestResult()