Searched refs:currentRegion (Results 1 – 3 of 3) sorted by relevance
1286 RenderRegion* currentRegion = regionAtBlockOffset(logicalHeight()); in updateShapeAndSegmentsForCurrentLineInFlowThread() local1287 if (!currentRegion || !currentRegion->logicalHeight()) in updateShapeAndSegmentsForCurrentLineInFlowThread()1290 shapeInsideInfo = currentRegion->shapeInsideInfo(); in updateShapeAndSegmentsForCurrentLineInFlowThread()1293 if (!currentRegion->isLastRegion()) { in updateShapeAndSegmentsForCurrentLineInFlowThread()1295 RenderRegionList::const_iterator it = regionList.find(currentRegion); in updateShapeAndSegmentsForCurrentLineInFlowThread()1306 LayoutUnit logicalRegionTopInFlowThread = currentRegion->logicalTopForFlowThreadContent(); in updateShapeAndSegmentsForCurrentLineInFlowThread()1307 … logicalRegionTopInFlowThread + currentRegion->logicalHeight() - currentRegion->borderAndPaddingBe… in updateShapeAndSegmentsForCurrentLineInFlowThread()1311 …shapeBottomInFlowThread = shapeInsideInfo->shapeLogicalBottom() + currentRegion->logicalTopForFlow… in updateShapeAndSegmentsForCurrentLineInFlowThread()1319 ASSERT(currentRegion != nextRegion); in updateShapeAndSegmentsForCurrentLineInFlowThread()1323 currentRegion = nextRegion; in updateShapeAndSegmentsForCurrentLineInFlowThread()[all …]
5578 RenderRegion* currentRegion = regionAtBlockOffset(rootBox->lineTopWithLeading() + lineDelta); in lineWidthForPaginatedLineChanged() local5580 if (rootBox->containingRegion() == currentRegion) in lineWidthForPaginatedLineChanged()5582 return rootBox->paginatedLineWidth() != availableLogicalWidthForContent(currentRegion); in lineWidthForPaginatedLineChanged()
198 UnicodeString currentRegion; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local199 currentRegion.remove(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()202 currentRegion.append(aliasTo.charAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()205 Region *target = (Region *)uhash_get(regionIDMap,(void *)¤tRegion); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()210 currentRegion.remove(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()