Home
last modified time | relevance | path

Searched refs:aView (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_FrameStats.cxx91 if (aView == NULL) in updateStatistics()
112 const Standard_Integer aViewId = aView->Identification(); in updateStatistics()
146 aMemFbos += estimatedDataSize (aView->myMainSceneFbos[0]); in updateStatistics()
157 aMemFbos += aView->myShadowMaps->EstimatedDataSize(); in updateStatistics()
159 aMemFbos += estimatedDataSize (aView->myFBO); in updateStatistics()
161 aMemFbos += estimatedDataSize (aView->myOpenGlFBO); in updateStatistics()
162 aMemFbos += estimatedDataSize (aView->myOpenGlFBO2); in updateStatistics()
163 aMemFbos += estimatedDataSize (aView->myRaytraceFBO1[0]); in updateStatistics()
164 aMemFbos += estimatedDataSize (aView->myRaytraceFBO1[1]); in updateStatistics()
165 aMemFbos += estimatedDataSize (aView->myRaytraceFBO2[0]); in updateStatistics()
[all …]
/dports/www/firefox/firefox-99.0/view/
H A DnsViewManager.cpp130 MOZ_ASSERT(!aView || aView->GetViewManager() == this, in SetRootView()
135 mRootView = aView; in SetRootView()
304 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
340 if (!aView) { in ProcessPendingUpdatesForView()
346 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
477 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
590 InvalidateView(aView); in InvalidateViews()
659 nsView* view = aView; in DispatchEvent()
698 if (aView->HasWidget()) { in ReparentChildWidgets()
738 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h79 void SetRootView(nsView* aView);
109 void InvalidateView(nsView* aView);
173 void MoveViewTo(nsView* aView, nscoord aX, nscoord aY);
187 void ResizeView(nsView* aView, const nsRect& aRect,
224 void SetViewFloating(nsView* aView, bool aFloatingView);
308 static nsView* GetDisplayRootFor(nsView* aView);
333 void ProcessPendingUpdatesForView(nsView* aView,
340 void FlushDirtyRegionToWidget(nsView* aView);
346 void ReparentWidgets(nsView* aView, nsView* aParent);
350 void InvalidateViews(nsView* aView);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/view/
H A DnsViewManager.cpp135 MOZ_ASSERT(!aView || aView->GetViewManager() == this, in SetRootView()
140 mRootView = aView; in SetRootView()
324 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
360 if (!aView) { in ProcessPendingUpdatesForView()
366 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
495 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
648 InvalidateView(aView); in InvalidateViews()
722 nsView* view = aView; in DispatchEvent()
763 if (aView->HasWidget()) { in ReparentChildWidgets()
803 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h78 void SetRootView(nsView* aView);
108 void InvalidateView(nsView* aView);
172 void MoveViewTo(nsView* aView, nscoord aX, nscoord aY);
186 void ResizeView(nsView* aView, const nsRect& aRect,
223 void SetViewFloating(nsView* aView, bool aFloatingView);
307 static nsView* GetDisplayRootFor(nsView* aView);
332 void ProcessPendingUpdatesForView(nsView* aView,
339 void FlushDirtyRegionToWidget(nsView* aView);
345 void ReparentWidgets(nsView* aView, nsView* aParent);
349 void InvalidateViews(nsView* aView);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/view/
H A DnsViewManager.cpp136 NS_PRECONDITION(!aView || aView->GetViewManager() == this, in SetRootView()
141 mRootView = aView; in SetRootView()
325 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
362 if (!aView) { in ProcessPendingUpdatesForView()
368 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
496 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
649 InvalidateView(aView); in InvalidateViews()
726 nsView* view = aView; in DispatchEvent()
776 if (aView->HasWidget()) { in ReparentChildWidgets()
816 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h74 void SetRootView(nsView* aView);
104 void InvalidateView(nsView* aView);
167 void MoveViewTo(nsView* aView, nscoord aX, nscoord aY);
181 void ResizeView(nsView* aView, const nsRect& aRect,
218 void SetViewFloating(nsView* aView, bool aFloatingView);
302 static nsView* GetDisplayRootFor(nsView* aView);
326 void ProcessPendingUpdatesForView(nsView* aView,
332 void FlushDirtyRegionToWidget(nsView* aView);
338 void ReparentWidgets(nsView* aView, nsView* aParent);
342 void InvalidateViews(nsView* aView);
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/view/
H A DnsViewManager.cpp141 NS_PRECONDITION(!aView || aView->GetViewManager() == this, in SetRootView()
146 mRootView = aView; in SetRootView()
341 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
380 if (!aView) { in ProcessPendingUpdatesForView()
386 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
530 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
700 InvalidateView(aView); in InvalidateViews()
785 nsView* view = aView; in DispatchEvent()
829 if (aView->HasWidget()) { in ReparentChildWidgets()
874 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h75 void SetRootView(nsView *aView);
105 void InvalidateView(nsView *aView);
171 void MoveViewTo(nsView *aView, nscoord aX, nscoord aY);
185 void ResizeView(nsView *aView, const nsRect &aRect,
308 static nsView* GetDisplayRootFor(nsView* aView);
333 void ProcessPendingUpdatesForView(nsView *aView,
335 void ProcessPendingUpdatesRecurse(nsView* aView,
339 void FlushDirtyRegionToWidget(nsView* aView);
345 void ReparentWidgets(nsView* aView, nsView *aParent);
348 void InvalidateViews(nsView *aView);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/view/
H A DnsViewManager.cpp134 MOZ_ASSERT(!aView || aView->GetViewManager() == this, in SetRootView()
139 mRootView = aView; in SetRootView()
323 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
359 if (!aView) { in ProcessPendingUpdatesForView()
365 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
494 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
609 InvalidateView(aView); in InvalidateViews()
678 nsView* view = aView; in DispatchEvent()
717 if (aView->HasWidget()) { in ReparentChildWidgets()
757 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h78 void SetRootView(nsView* aView);
108 void InvalidateView(nsView* aView);
172 void MoveViewTo(nsView* aView, nscoord aX, nscoord aY);
186 void ResizeView(nsView* aView, const nsRect& aRect,
223 void SetViewFloating(nsView* aView, bool aFloatingView);
307 static nsView* GetDisplayRootFor(nsView* aView);
332 void ProcessPendingUpdatesForView(nsView* aView,
339 void FlushDirtyRegionToWidget(nsView* aView);
345 void ReparentWidgets(nsView* aView, nsView* aParent);
349 void InvalidateViews(nsView* aView);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/view/
H A DnsViewManager.cpp134 MOZ_ASSERT(!aView || aView->GetViewManager() == this, in SetRootView()
139 mRootView = aView; in SetRootView()
323 NS_ASSERTION(GetDisplayRootFor(aView) == aView, in Refresh()
359 if (!aView) { in ProcessPendingUpdatesForView()
365 aView->GetViewManager()->ProcessPendingUpdatesRecurse(aView, widgets); in ProcessPendingUpdatesForView()
494 InvalidateView(aView, aView->GetDimensions()); in InvalidateView()
609 InvalidateView(aView); in InvalidateViews()
678 nsView* view = aView; in DispatchEvent()
717 if (aView->HasWidget()) { in ReparentChildWidgets()
757 if (aView->HasWidget() || aView->GetFirstChild()) { in ReparentWidgets()
[all …]
H A DnsViewManager.h78 void SetRootView(nsView* aView);
108 void InvalidateView(nsView* aView);
172 void MoveViewTo(nsView* aView, nscoord aX, nscoord aY);
186 void ResizeView(nsView* aView, const nsRect& aRect,
223 void SetViewFloating(nsView* aView, bool aFloatingView);
307 static nsView* GetDisplayRootFor(nsView* aView);
332 void ProcessPendingUpdatesForView(nsView* aView,
339 void FlushDirtyRegionToWidget(nsView* aView);
345 void ReparentWidgets(nsView* aView, nsView* aParent);
349 void InvalidateViews(nsView* aView);
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dwxdataviewctrl_helpers.cpp25 auto prevItem = GetPrevSibling( aView, aItem ); in GetPrevItem()
29 prevItem = aView.GetModel()->GetParent( aItem ); in GetPrevItem()
31 else if( aView.IsExpanded( prevItem ) ) in GetPrevItem()
34 aView.GetModel()->GetChildren( prevItem, children ); in GetPrevItem()
51 aView.GetModel()->GetChildren( aItem, children ); in GetNextItem()
59 if( aView.IsExpanded( aItem ) ) in GetNextItem()
62 aView.GetModel()->GetChildren( aItem, children ); in GetNextItem()
74 nextItem = GetNextSibling( aView, walk ); in GetNextItem()
89 wxDataViewItem parent = aView.GetModel()->GetParent( aItem ); in GetPrevSibling()
91 aView.GetModel()->GetChildren( parent, siblings ); in GetPrevSibling()
[all …]
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/table/
H A DPrefPriceChartData.cpp31 aView = view; in PrefPriceChartData()
82 snprintf (aBuffer, 99, "%s_%d", STRING(PREF_CHART_LAYOUT), aView); in choice()
102 int sec = DBFactory::GetPrefIntValue (STRING(PREF_CHART_RELATIVE), aView, 0, 999999999, 0); in choice()
234 … snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHART_WINDOW), aView, XTRADER_WINDOW_TOP, col); in setPreference()
236 … snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHART_WINDOW), aView, XTRADER_WINDOW_TOP2, col); in setPreference()
238 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHART_WINDOW), aView, XTRADER_WINDOW_MIDDLE, col… in setPreference()
242 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHART_WINDOW), aView, XTRADER_WINDOW_BOTTOM, col… in setPreference()
268 DBFactory::SetPrefIntValue (STRING(PREF_CHART_BGCOLOR), aView, 0, 255, 0, atoi (data)); in value()
298 … DBFactory::SetPrefIntValue (STRING(PREF_IND_ATR), aView, 2, 100, MHPrice::MVG_ATR, atoi (data)); in value()
304 … DBFactory::SetPrefIntValue (STRING(PREF_IND_RSI), aView, 2, 100, MHPrice::MVG_RSI, atoi (data)); in value()
[all …]
H A DPrefPortfolioChartData.cpp32 aView = view; in PrefPortfolioChartData()
83 snprintf (aBuffer, 99, "%s_%d", STRING(PREF_CHARTP_LAYOUT), aView); in choice()
103 int sec = DBFactory::GetPrefIntValue (STRING(PREF_CHARTP_RELATIVE), aView, 0, 999999999, 0); in choice()
197 … snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHARTP_WINDOW), aView, XTRADER_WINDOW_TOP, col); in setPreference()
199 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHARTP_WINDOW), aView, XTRADER_WINDOW_TOP2, col); in setPreference()
201 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHARTP_WINDOW), aView, XTRADER_WINDOW_MIDDLE, co… in setPreference()
203 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHARTP_WINDOW), aView, XTRADER_WINDOW_MIDDLE2, c… in setPreference()
205 …snprintf (aBuffer, 99, "%s_%d_%d_%d", STRING(PREF_CHARTP_WINDOW), aView, XTRADER_WINDOW_BOTTOM, co… in setPreference()
242 DBFactory::SetPrefIntValue (STRING(PREF_CHARTP_BGCOLOR), aView, 0, 255, 0, atoi (data)); in value()
281 snprintf (aBuffer, 99, "%s_%d", STRING(PREF_CHARTP_LAYOUT), aView); in value()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/view/
H A Dview_overlay.cpp41 virtual void Execute( VIEW* aView ) const = 0;
51 virtual void Execute( VIEW* aView ) const override in Execute()
53 aView->GetGAL()->DrawLine( m_p0, m_p1 ); in Execute()
70 aView->GetGAL()->DrawRectangle( m_p0, m_p1 ); in Execute()
124 aView->GetGAL()->DrawPolygon( m_pointList ); in Execute()
139 aView->GetGAL()->DrawPolygon( m_polySet ); in Execute()
173 aView->GetGAL()->SetIsStroke( m_isStroke ); in Execute()
188 aView->GetGAL()->SetIsFill( m_isFill ); in Execute()
223 aView->GetGAL()->SetLineWidth( m_width ); in Execute()
238 aView->GetGAL()->SetGlyphSize( m_size ); in Execute()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/XDEDRAW/
H A DXDEDRAW_Views.cxx320 Handle(XCAFDoc_View) aView; in setName() local
325 aView->SetObject(anObj); in setName()
355 Handle(XCAFDoc_View) aView; in getName() local
388 Handle(XCAFDoc_View) aView; in setType() local
398 aView->SetObject(anObj); in setType()
477 aView->SetObject(anObj); in setProjectionPoint()
546 aView->SetObject(anObj); in setViewDir()
615 aView->SetObject(anObj); in setUpDir()
684 aView->SetObject(anObj); in setZoomFactor()
753 aView->SetObject(anObj); in setWindowSize()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java92 public void addView(Object aView) in addView() argument
96 if(!mlViews.contains(aView)) in addView()
97 mlViews.add(aView); in addView()
114 public void removeView(Object aView) in removeView() argument
119 if(mlViews.contains(aView)) in removeView()
120 mlViews.remove(aView); in removeView()
133 bShutdownView = mlListener.contains(aView); in removeView()
135 mlListener.remove(aView); in removeView()
138 ((IShutdownListener)aView).shutdown(); in removeView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java92 public void addView(Object aView) in addView() argument
96 if(!mlViews.contains(aView)) in addView()
97 mlViews.add(aView); in addView()
114 public void removeView(Object aView) in removeView() argument
119 if(mlViews.contains(aView)) in removeView()
120 mlViews.remove(aView); in removeView()
133 bShutdownView = mlListener.contains(aView); in removeView()
135 mlListener.remove(aView); in removeView()
138 ((IShutdownListener)aView).shutdown(); in removeView()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSPrintOperation.h86 + (NSPrintOperation *)EPSOperationWithView:(NSView *)aView
89 + (NSPrintOperation *)EPSOperationWithView:(NSView *)aView
93 + (NSPrintOperation *)EPSOperationWithView:(NSView *)aView
99 + (NSPrintOperation *)printOperationWithView:(NSView *)aView
103 + (NSPrintOperation *)PDFOperationWithView:(NSView *)aView
106 + (NSPrintOperation *)PDFOperationWithView:(NSView *)aView
110 + (NSPrintOperation *)PDFOperationWithView:(NSView *)aView
116 - (id)initEPSOperationWithView:(NSView *)aView
120 - (id)initWithView:(NSView *)aView
154 - (void)setAccessoryView:(NSView *)aView;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLQueueParamTraits.h169 static size_t MinSize(View& aView, const ParamType* aArg) {
170 return aView.template MinSizeParam<size_t>() +
341 return aView.template MinSizeParam<uint8_t>();
380 static size_t MinSize(View& aView, const T* const aArg) {
381 auto size = aView.template MinSizeParam<bool>();
385 size += aView.MinSizeParam(&val);
388 size += aView.MinSizeParam(&val);
425 static size_t MinSize(View& aView, const T* const aArg) {
426 auto size = aView.template MinSizeParam<size_t>();
460 auto size = aView.template MinSizeParam<size_t>();
[all …]
H A DQueueParamTraits.h602 aView.MinSizeBytes(aArg->Length());
746 ret += aView.MinSizeParam(&elt);
834 ret += aView.MinSizeParam(&((*aArg)[i]));
907 return aView.template MinSizeParam<bool>(nullptr) +
952 return aView.template MinSizeParam<bool>(nullptr) +
1029 return aView.template MinSizeParam<bool>(nullptr) +
1030 aView.MinSizeParam(aArg->get());
1114 return aView.template ReadParam<EntryType>();
1116 return Next::Read(aView, aTag, aArg);
1156 return Next::MinSize(aView, aTag, aArg);
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSView.java34 public void addSubview(NSView aView) { in addSubview() argument
35 OS.objc_msgSend(this.id, OS.sel_addSubview_, aView != null ? aView.id : 0); in addSubview()
39 …OS.objc_msgSend(this.id, OS.sel_addSubview_positioned_relativeTo_, aView != null ? aView.id : 0, p… in addSubview()
75 …sgSend_stret(result, this.id, OS.sel_convertPoint_fromView_, aPoint, aView != null ? aView.id : 0); in convertPoint_fromView_()
81 …OS.objc_msgSend_stret(result, this.id, OS.sel_convertPoint_toView_, aPoint, aView != null ? aView.… in convertPoint_toView_()
85 public NSRect convertRect_fromView_(NSRect aRect, NSView aView) { in convertRect_fromView_() argument
87 …OS.objc_msgSend_stret(result, this.id, OS.sel_convertRect_fromView_, aRect, aView != null ? aView.… in convertRect_fromView_()
91 public NSRect convertRect_toView_(NSRect aRect, NSView aView) { in convertRect_toView_() argument
93 …OS.objc_msgSend_stret(result, this.id, OS.sel_convertRect_toView_, aRect, aView != null ? aView.id… in convertRect_toView_()
145 public boolean isDescendantOf(NSView aView) { in isDescendantOf() argument
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/preview_items/
H A Druler_item.cpp55 static void drawCursorStrings( KIGFX::VIEW* aView, const VECTOR2D& aCursor, in drawCursorStrings() argument
80 DrawTextNextToCursor( aView, aCursor, -temp, cursorStrings, aDrawingDropShadows ); in drawCursorStrings()
153 KIGFX::GAL* gal = aView->GetGAL(); in drawTicksAlongLine()
176 if( aView->IsMirroredX() ) in drawTicksAlongLine()
192 BOX2D viewportD = aView->GetViewport(); in drawTicksAlongLine()
245 KIGFX::GAL* gal = aView->GetGAL(); in drawBacksideTicks()
250 BOX2D viewportD = aView->GetViewport(); in drawBacksideTicks()
302 void RULER_ITEM::ViewDraw( int aLayer, KIGFX::VIEW* aView ) const in ViewDraw()
304 KIGFX::GAL* gal = aView->GetGAL(); in ViewDraw()
305 RENDER_SETTINGS* rs = aView->GetPainter()->GetSettings(); in ViewDraw()
[all …]

12345678910>>...42