Searched defs:parentView (Results 1 – 11 of 11) sorted by relevance
30 - (NSView*)parentView { method
14 function SourceRow(parentView, sourceEntry) { argument
18 function WaterfallRow(parentView, sourceEntry) { argument
12 function SourceEntry(parentView, maxPreviousSourceId) { argument
792 if (FrameView* parentView = parentFrameView()) in isEnclosedInCompositingLayer() local1317 if (FrameView* parentView = parentFrameView()) in useSlowRepaints() local1555 if (FrameView* parentView = parentFrameView()) { in isOverlappedIncludingAncestors() local2516 FrameView* parentView = ownerElement->document().view(); in windowClipRect() local2969 if (FrameView* parentView = parentFrameView()) { in paintContents() local3223 const FrameView* parentView = toFrameView(parentScrollView); in convertToContainingView() local3246 const FrameView* parentView = toFrameView(parentScrollView); in convertFromContainingView() local3270 const FrameView* parentView = toFrameView(parentScrollView); in convertToContainingView() local3295 const FrameView* parentView = toFrameView(parentScrollView); in convertFromContainingView() local
58 parentView: function() method in WebInspector.View
2059 WebInspector.NetworkDataGridNode = function(parentView, request) argument
520 void Scrollbar::setParent(Widget* parentView) in setParent()
664 void ScrollView::setParent(Widget* parentView) in setParent()
367 …ViewGroup parentView = (ViewGroup) viewLoader.inflateView(context, "layout/included_layout_parent"… in testIncludesLinearLayoutsOnlyOnce() local
679 FrameView* parentView = toFrameView(parent()); in handleMouseEvent() local