Home | History | Annotate | Download | only in rendering

Lines Matching refs:get

117     // Use calcWidth/Height to get the new width/height, since this will take the full page zoom factor into account.
187 // Cache the print rect because the dirty rect could get changed during painting.
263 // Subtract out the contentsX and contentsY offsets to get our coords within the viewing
352 RenderSelectionInfo* blockInfo = selectedObjects.get(cb);
418 // In order to get the repaint rect right, we have to examine left, middle, and right rects individually, since otherwise
432 RenderBlockSelectionInfo* blockInfo = oldSelectedBlocks.get(cb);
483 RenderBlockSelectionInfo* blockInfo = newSelectedBlocks.get(cb);
509 RenderSelectionInfo* newInfo = newSelectedObjects.get(obj);
536 RenderBlockSelectionInfo* newInfo = newSelectedBlocks.get(block);
730 return m_compositor.get();