Home
last modified time | relevance | path

Searched defs:aShell (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapBodyShell.cpp339 void nsIMAPBodypart::QueuePrefetchMIMEHeader(nsImapBodyShell* aShell) { in QueuePrefetchMIMEHeader()
383 int32_t nsIMAPBodypart::GeneratePart(nsImapBodyShell* aShell, bool stream, in GeneratePart()
451 int32_t nsIMAPBodypart::GenerateEmptyFilling(nsImapBodyShell* aShell, in GenerateEmptyFilling()
500 int32_t nsIMAPBodypartLeaf::Generate(nsImapBodyShell* aShell, bool stream, in Generate()
537 bool nsIMAPBodypartLeaf::ShouldFetchInline(nsImapBodyShell* aShell) { in ShouldFetchInline()
674 bool nsIMAPBodypartLeaf::PreflightCheckAllInline(nsImapBodyShell* aShell) { in PreflightCheckAllInline()
765 bool nsIMAPBodypartMessage::ShouldFetchInline(nsImapBodyShell* aShell) { in ShouldFetchInline()
903 bool nsIMAPBodypartMultipart::ShouldFetchInline(nsImapBodyShell* aShell) { in ShouldFetchInline()
1000 nsImapBodyShell* aShell) { in QueuePrefetchMessageHeaders()
1008 int32_t nsIMAPMessageHeaders::Generate(nsImapBodyShell* aShell, bool stream, in Generate()
[all …]
H A DnsImapBodyShell.h41 virtual int32_t Generate(nsImapBodyShell* aShell, bool /*stream*/, in Generate()
51 virtual bool ShouldFetchInline(nsImapBodyShell* aShell) { in ShouldFetchInline()
54 virtual bool PreflightCheckAllInline(nsImapBodyShell* aShell) { return true; } in PreflightCheckAllInline()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsRefreshDriver.h156 bool AddStyleFlushObserver(nsIPresShell* aShell) { in AddStyleFlushObserver()
171 void RemoveStyleFlushObserver(nsIPresShell* aShell) { in RemoveStyleFlushObserver()
174 bool AddLayoutFlushObserver(nsIPresShell* aShell) { in AddLayoutFlushObserver()
188 void RemoveLayoutFlushObserver(nsIPresShell* aShell) { in RemoveLayoutFlushObserver()
191 bool IsLayoutFlushObserver(nsIPresShell* aShell) { in IsLayoutFlushObserver()
194 bool AddPresShellToInvalidateIfHidden(nsIPresShell* aShell) { in AddPresShellToInvalidateIfHidden()
201 void RemovePresShellToInvalidateIfHidden(nsIPresShell* aShell) { in RemovePresShellToInvalidateIfHidden()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/extension/
H A DTestAction.java25 public TestAction(Shell aShell) { in TestAction()
30 public TestAction(Shell aShell, String label) { in TestAction()
H A DTestActionDependent.java25 public TestActionDependent(Shell aShell, String isValid) { in TestActionDependent()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsRefreshDriver.h158 void AddResizeEventFlushObserver(nsIPresShell* aShell) { in AddResizeEventFlushObserver()
165 void RemoveResizeEventFlushObserver(nsIPresShell* aShell) { in RemoveResizeEventFlushObserver()
172 bool AddStyleFlushObserver(nsIPresShell* aShell) { in AddStyleFlushObserver()
180 void RemoveStyleFlushObserver(nsIPresShell* aShell) { in RemoveStyleFlushObserver()
183 bool AddLayoutFlushObserver(nsIPresShell* aShell) { in AddLayoutFlushObserver()
190 void RemoveLayoutFlushObserver(nsIPresShell* aShell) { in RemoveLayoutFlushObserver()
193 bool IsLayoutFlushObserver(nsIPresShell* aShell) { in IsLayoutFlushObserver()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DViewportUtils.cpp119 const LayoutDevicePoint& aPoint, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
129 const LayoutDeviceRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
139 const LayoutDeviceIntRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
144 PresShell* aShell) { in DocumentRelativeLayoutToVisual()
262 Scale2D ViewportUtils::TryInferEnclosingResolution(PresShell* aShell) { in TryInferEnclosingResolution()
/dports/www/firefox/firefox-99.0/layout/base/
H A DViewportUtils.cpp119 const LayoutDevicePoint& aPoint, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
129 const LayoutDeviceRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
139 const LayoutDeviceIntRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
144 PresShell* aShell) { in DocumentRelativeLayoutToVisual()
262 Scale2D ViewportUtils::TryInferEnclosingResolution(PresShell* aShell) { in TryInferEnclosingResolution()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DViewportUtils.cpp119 const LayoutDevicePoint& aPoint, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
129 const LayoutDeviceRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
139 const LayoutDeviceIntRect& aRect, PresShell* aShell) { in DocumentRelativeLayoutToVisual()
144 PresShell* aShell) { in DocumentRelativeLayoutToVisual()
262 Scale2D ViewportUtils::TryInferEnclosingResolution(PresShell* aShell) { in TryInferEnclosingResolution()
/dports/cad/opencascade/opencascade-7.6.0/src/TopoDSToStep/
H A DTopoDSToStep_MakeManifoldSolidBrep.cxx35 static Handle(StepShape_ManifoldSolidBrep) MakeManifoldSolidBrep (const TopoDS_Shell& aShell, in MakeManifoldSolidBrep()
74 TopoDSToStep_MakeManifoldSolidBrep(const TopoDS_Shell& aShell, in TopoDSToStep_MakeManifoldSolidBrep()
H A DTopoDSToStep_MakeShellBasedSurfaceModel.cxx95 TopoDSToStep_MakeShellBasedSurfaceModel(const TopoDS_Shell& aShell, in TopoDSToStep_MakeShellBasedSurfaceModel()
157 TopoDS_Shell aShell; in TopoDSToStep_MakeShellBasedSurfaceModel() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/interfaces/
H A DnsIAccessibleRetrieval.cs77 [MarshalAs (UnmanagedType.Interface) ] nsIWeakReference aShell, in getCachedAccessNode()
83 [MarshalAs (UnmanagedType.Interface) ] nsIWeakReference aShell, in getCachedAccessible()
181 [MarshalAs (UnmanagedType.Interface) ] nsIWeakReference aShell, in nsIAccessibleRetrieval.getCachedAccessNode()
190 [MarshalAs (UnmanagedType.Interface) ] nsIWeakReference aShell, in nsIAccessibleRetrieval.getCachedAccessible()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewcoll.cxx56 SwPtrItem aShell(FN_PARAM_WRTSHELL, GetWrtShellPtr()); in ExecColl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewcoll.cxx57 SwPtrItem aShell(FN_PARAM_WRTSHELL, GetWrtShellPtr()); in ExecColl() local
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_ShellSplitter.cxx267 TopoDS_Shell& aShell = TopoDS::Shell(aItLShells.ChangeValue()); in SplitBlock() local
574 TopoDS_Shell aShell; in MakeShells() local
602 TopoDS_Shape& aShell=aIt.ChangeValue(); in MakeShells() local
613 TopoDS_Shell& aShell) in MakeShell()
H A DBOPAlgo_BuilderSolid.cxx367 TopoDS_Shell aShell; in PerformLoops() local
419 const TopoDS_Shape& aShell = aItLL.Value(); in PerformAreas() local
614 const TopoDS_Shape& aShell = aItLS.Value(); in PerformInternalShapes() local
763 TopoDS_Shell aShell; in MakeInternalShells() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/
H A DCommonViewerSiteFactory.java77 ISelectionProvider aSelectionProvider, Shell aShell) { in createCommonViewerSite()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/
H A DCommonViewerSiteDelegate.java41 …public CommonViewerSiteDelegate(String anId, ISelectionProvider aSelectionProvider, Shell aShell)… in CommonViewerSiteDelegate()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSolid/
H A DIGESSolid_ManifoldSolid.cxx31 (const Handle(IGESSolid_Shell)& aShell, in Init()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DInProcessBrowserChildMessageManager.cpp33 InProcessBrowserChildMessageManager::Create(nsDocShell* aShell, in Create()
95 nsDocShell* aShell, nsIContent* aOwner, nsFrameMessageManager* aChrome) in InProcessBrowserChildMessageManager()
/dports/www/firefox/firefox-99.0/dom/base/
H A DInProcessBrowserChildMessageManager.cpp33 InProcessBrowserChildMessageManager::Create(nsDocShell* aShell, in Create()
95 nsDocShell* aShell, nsIContent* aOwner, nsFrameMessageManager* aChrome) in InProcessBrowserChildMessageManager()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DInProcessBrowserChildMessageManager.cpp33 InProcessBrowserChildMessageManager::Create(nsDocShell* aShell, in Create()
95 nsDocShell* aShell, nsIContent* aOwner, nsFrameMessageManager* aChrome) in InProcessBrowserChildMessageManager()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepClass3d/
H A DBRepClass3d.cxx43 TopoDS_Shell aShell, aDummy; in OuterShell() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DInProcessBrowserChildMessageManager.cpp31 InProcessBrowserChildMessageManager::Create(nsDocShell* aShell, in Create()
93 nsDocShell* aShell, nsIContent* aOwner, nsFrameMessageManager* aChrome) in InProcessBrowserChildMessageManager()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrimAPI/
H A DBRepPrimAPI_MakeHalfSpace.cxx194 TopoDS_Shell aShell; in BRepPrimAPI_MakeHalfSpace() local
233 TopoDS_Shell aShell = theShell; in BRepPrimAPI_MakeHalfSpace() local

123456789