Searched refs:fMainView (Results 1 – 10 of 10) sorted by relevance
32 NSView* fMainView;39 , fMainView(info.fMainView) {51 SkASSERT(nil != fMainView);54 NSRect rect = fMainView.bounds;74 [fMainView addSubview:fMTKView];77 [fMainView addConstraints:83 [fMainView addConstraints:
34 NSView* fMainView;44 , fMainView(info.fMainView) {56 SkASSERT(nil != fMainView);101 NSRect rect = fMainView.bounds;113 [fMainView addSubview:fGLView];116 [fMainView addConstraints:122 [fMainView addConstraints:
43 NSView* fMainView;55 , fMainView(info.fMainView) {67 SkASSERT(nil != fMainView);112 NSRect rect = fMainView.bounds;124 [fMainView addSubview:fRasterView];127 [fMainView addConstraints:133 [fMainView addConstraints:
79 NSRect rect = info.fMainView.frame;99 [info.fMainView addSubview:mtkView];102 [info.fMainView addConstraints:108 [info.fMainView addConstraints:
22 NSView* fMainView; member
110 info.fMainView = [fWindow contentView];
46 NSView* fMainView;56 , fMainView(info.fMainView) {68 SkASSERT(nil != fMainView);113 NSRect rect = fMainView.bounds;125 [fMainView addSubview:fGLView];128 [fMainView addConstraints:134 [fMainView addConstraints:163 const NSRect viewportRect = [fMainView bounds];
55 NSView* fMainView;67 , fMainView(info.fMainView) {79 SkASSERT(nil != fMainView);124 NSRect rect = fMainView.bounds;136 [fMainView addSubview:fRasterView];139 [fMainView addConstraints:145 [fMainView addConstraints:174 const NSRect viewportRect = [fMainView bounds];
103 info.fMainView = this->view();