Searched defs:currLayer (Results 1 – 2 of 2) sorted by relevance
975 const RenderLayer* currLayer = layer; in computeCompositingRequirements() local
1023 for (RenderLayer* currLayer = parent(); currLayer; currLayer = currLayer->parent()) { in convertToLayerCoords() local2644 RenderLayer* currLayer = m_normalFlowList->at(i); in hitTestLayer() local