Searched defs:parentView (Results 1 – 14 of 14) sorted by relevance
30 - (NSView*)parentView { method
86 IDeckLinkCocoaScreenPreviewCallback_v7_6* CreateCocoaScreenPreview_v7_6 (void* parentView) in CreateCocoaScreenPreview_v7_6()
112 IDeckLinkCocoaScreenPreviewCallback* CreateCocoaScreenPreview (void* parentView) in CreateCocoaScreenPreview()
116 IDeckLinkCocoaScreenPreviewCallback* CreateCocoaScreenPreview (void* parentView) in CreateCocoaScreenPreview()
14 function SourceRow(parentView, sourceEntry) { argument
19 function WaterfallRow(parentView, sourceEntry) { argument
208 public void onParentViewChanged(int tabId, ViewGroup parentView) { in onParentViewChanged()577 public static InfoBarContainer childViewOf(ViewGroup parentView) { in childViewOf()
2137 FrameView* parentView = ownerElement->document().view(); in windowClipRect() local2540 if (FrameView* parentView = parentFrameView()) { in paintContents() local2840 const FrameView* parentView = toFrameView(parentScrollView); in convertToContainingView() local2863 const FrameView* parentView = toFrameView(parentScrollView); in convertFromContainingView() local2887 const FrameView* parentView = toFrameView(parentScrollView); in convertToContainingView() local2912 const FrameView* parentView = toFrameView(parentScrollView); in convertFromContainingView() local
76 parentView: function() method in WebInspector.View
508 void Scrollbar::setParent(Widget* parentView) in setParent()
659 void ScrollView::setParent(Widget* parentView) in setParent()
367 …ViewGroup parentView = (ViewGroup) viewLoader.inflateView(context, "layout/included_layout_parent"… in testIncludesLinearLayoutsOnlyOnce() local
739 FrameView* parentView = toFrameView(parent()); in handleMouseEvent() local
2514 WebInspector.NetworkDataGridNode = function(parentView, request) argument