HomeSort by relevance Sort by last modified time
    Searched full:m_rects (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderSelectionInfo.h 86 , m_rects(b->needsLayout() ? GapRects() : block()->selectionGapRectsForRepaint(m_repaintContainer))
92 m_object->repaintUsingContainer(m_repaintContainer, m_rects);
96 GapRects rects() const { return m_rects; }
99 GapRects m_rects; // relative to repaint container member in class:WebCore::RenderBlockSelectionInfo
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]

Completed in 2238 milliseconds