Home
last modified time | relevance | path

Searched defs:presShell (Results 101 – 125 of 836) sorted by relevance

12345678910>>...34

/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentSink.cpp550 RefPtr<PresShell> presShell = mDocument->GetPresShell(); in StartLayout() local
703 PresShell* presShell = mDocument->GetPresShell(); in DidProcessATokenImpl() local
854 PresShell* presShell = mDocument->GetPresShell(); in WillParseImpl() local
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DAccessible-inl.h101 RefPtr<PresShell> presShell = mDoc->PresShellPtr(); in ScrollTo() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsDocumentViewer.cpp819 RefPtr<PresShell> presShell = mPresShell; in InitPresentationStuff() local
1009 RefPtr<PresShell> presShell = mPresShell; in LoadComplete() local
1199 RefPtr<PresShell> presShell = mPresShell; in LoadComplete() local
1480 if (PresShell* presShell = viewer->GetPresShell()) { in AttachContainerRecurse() local
1620 if (PresShell* presShell = viewer->GetPresShell()) { in DetachContainerRecurse() local
1846 RefPtr<PresShell> presShell = mPresShell; // bug 378682 in Stop() local
2510 RefPtr<PresShell> presShell = mPresShell; in CopySelection() local
2878 if (PresShell* presShell = GetPresShell()) { in PausePainting() local
2889 if (PresShell* presShell = GetPresShell()) { in ResumePainting() local
2902 RefPtr<PresShell> presShell = GetPresShell(); in GetContentSizeInternal() local
[all …]
H A DViewportUtils.cpp48 if (PresShell* presShell = in GetVisualToLayoutTransform() local
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLTableEditor.cpp901 if (RefPtr<PresShell> presShell = GetPresShell()) { in InsertTableRowsWithTransaction() local
1135 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellWithTransaction() local
1342 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellContentsWithTransaction() local
1451 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1486 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1707 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
1756 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
2712 RefPtr<PresShell> presShell = GetPresShell(); in JoinTableCells() local
3465 const RefPtr<PresShell> presShell{GetPresShell()}; in GetCellIndexes() local
3970 RefPtr<PresShell> presShell = GetPresShell(); in GetFirstSelectedCellInTable() local
[all …]
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLTableEditor.cpp897 if (RefPtr<PresShell> presShell = GetPresShell()) { in InsertTableRowsWithTransaction() local
1131 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellWithTransaction() local
1338 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellContentsWithTransaction() local
1447 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1482 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1704 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
1753 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
2707 RefPtr<PresShell> presShell = GetPresShell(); in JoinTableCells() local
3459 const RefPtr<PresShell> presShell{GetPresShell()}; in GetCellIndexes() local
3964 RefPtr<PresShell> presShell = GetPresShell(); in GetFirstSelectedCellInTable() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLTableEditor.cpp901 if (RefPtr<PresShell> presShell = GetPresShell()) { in InsertTableRowsWithTransaction() local
1135 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellWithTransaction() local
1342 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellContentsWithTransaction() local
1451 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1486 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1707 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
1756 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
2712 RefPtr<PresShell> presShell = GetPresShell(); in JoinTableCells() local
3465 const RefPtr<PresShell> presShell{GetPresShell()}; in GetCellIndexes() local
3970 RefPtr<PresShell> presShell = GetPresShell(); in GetFirstSelectedCellInTable() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsFocusManager.cpp299 nsIPresShell* presShell = docShell->GetPresShell(); in GetFocusedDescendant() local
620 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in MoveCaretToFocus() local
747 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in WindowLowered() local
1014 nsCOMPtr<nsIPresShell> presShell = in FireDelayedEvents() local
1099 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in EnsureCurrentWidgetFocused() local
1331 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in SetFocusInner() local
1579 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in Blur() local
1738 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in Focus() local
2161 nsCOMPtr<nsIPresShell> presShell = docShell->GetPresShell(); in RaiseWindow() local
2532 nsIPresShell* presShell = doc->GetShell(); in DetermineElementToMoveFocus() local
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/sessionstore/
H A DSessionStoreDataCollector.cpp144 PresShell* presShell = document->GetPresShell(); in Collect() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsTitleBarFrame.cpp125 nsIPresShell* presShell = aPresContext->PresShell(); in HandleEvent() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DPositionedEventTargeting.cpp258 nsIPresShell* presShell = pc->PresShell(); in AppUnitsFromMM() local
358 nsIPresShell* presShell = pc->PresShell(); in IsLargeElement() local
489 nsIPresShell* presShell = pc->PresShell(); in IsElementClickableAndReadable() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/animation/
H A DPendingAnimationTracker.cpp147 nsIPresShell* presShell = mDocument->GetShell(); in EnsurePaintIsScheduled() local
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsSubDocumentFrame.cpp65 PresShell* presShell = vm ? vm->GetPresShell() : nullptr; in GetDocumentFromView() local
172 if (mozilla::PresShell* presShell = subdocView->GetPresShell()) { in PropagateIsUnderHiddenEmbedderElementToSubView() local
227 mozilla::PresShell* presShell = nullptr; in GetSubdocumentPresShellForPainting() local
376 RefPtr<mozilla::PresShell> presShell = GetSubdocumentPresShellForPainting( in BuildDisplayList() local
970 if (PresShell* presShell = aDocument.GetPresShell()) { in BeginSwapDocShellsForDocument() local
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsSubDocumentFrame.cpp64 PresShell* presShell = vm ? vm->GetPresShell() : nullptr; in GetDocumentFromView() local
171 if (mozilla::PresShell* presShell = subdocView->GetPresShell()) { in PropagateIsUnderHiddenEmbedderElementToSubView() local
226 mozilla::PresShell* presShell = nullptr; in GetSubdocumentPresShellForPainting() local
370 RefPtr<mozilla::PresShell> presShell = GetSubdocumentPresShellForPainting( in BuildDisplayList() local
1007 if (PresShell* presShell = aDocument.GetPresShell()) { in BeginSwapDocShellsForDocument() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsSubDocumentFrame.cpp65 PresShell* presShell = vm ? vm->GetPresShell() : nullptr; in GetDocumentFromView() local
172 if (mozilla::PresShell* presShell = subdocView->GetPresShell()) { in PropagateIsUnderHiddenEmbedderElementToSubView() local
227 mozilla::PresShell* presShell = nullptr; in GetSubdocumentPresShellForPainting() local
376 RefPtr<mozilla::PresShell> presShell = GetSubdocumentPresShellForPainting( in BuildDisplayList() local
970 if (PresShell* presShell = aDocument.GetPresShell()) { in BeginSwapDocShellsForDocument() local
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DTextControlState.cpp501 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak); in SetCaretEnabled() local
520 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretReadOnly() local
551 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in GetCaretVisible() local
570 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretVisibilityDuringSelection() local
772 nsCOMPtr<nsISelectionController> presShell = in CheckVisibility() local
786 nsCOMPtr<nsISelectionController> presShell = do_QueryReferent(mPresShellWeak); in CheckVisibilityContent() local
855 if (RefPtr<PresShell> presShell = doc->GetPresShell()) { in NS_IMPL_CYCLE_COLLECTING_RELEASE() local
1606 PresShell* presShell = aFrame->PresContext()->GetPresShell(); in BindToFrame() local
1707 PresShell* presShell = presContext->GetPresShell(); in PrepareEditor() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DTextControlState.cpp492 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak); in SetCaretEnabled() local
511 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretReadOnly() local
542 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in GetCaretVisible() local
561 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretVisibilityDuringSelection() local
758 nsCOMPtr<nsISelectionController> presShell = in CheckVisibility() local
772 nsCOMPtr<nsISelectionController> presShell = do_QueryReferent(mPresShellWeak); in CheckVisibilityContent() local
841 if (RefPtr<PresShell> presShell = doc->GetPresShell()) { in NS_IMPL_CYCLE_COLLECTING_RELEASE() local
1607 PresShell* presShell = aFrame->PresContext()->GetPresShell(); in BindToFrame() local
1708 PresShell* presShell = presContext->GetPresShell(); in PrepareEditor() local
/dports/www/firefox/firefox-99.0/dom/html/
H A DTextControlState.cpp520 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak); in SetCaretEnabled() local
539 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretReadOnly() local
570 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in GetCaretVisible() local
589 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretVisibilityDuringSelection() local
791 nsCOMPtr<nsISelectionController> presShell = in CheckVisibility() local
805 nsCOMPtr<nsISelectionController> presShell = do_QueryReferent(mPresShellWeak); in CheckVisibilityContent() local
878 if (RefPtr<PresShell> presShell = doc->GetPresShell()) { in NS_IMPL_CYCLE_COLLECTING_RELEASE() local
1650 PresShell* presShell = aFrame->PresContext()->GetPresShell(); in BindToFrame() local
1751 PresShell* presShell = presContext->GetPresShell(); in PrepareEditor() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DTextControlState.cpp501 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak); in SetCaretEnabled() local
520 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretReadOnly() local
551 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in GetCaretVisible() local
570 RefPtr<PresShell> presShell = do_QueryReferent(mPresShellWeak, &rv); in SetCaretVisibilityDuringSelection() local
772 nsCOMPtr<nsISelectionController> presShell = in CheckVisibility() local
786 nsCOMPtr<nsISelectionController> presShell = do_QueryReferent(mPresShellWeak); in CheckVisibilityContent() local
855 if (RefPtr<PresShell> presShell = doc->GetPresShell()) { in NS_IMPL_CYCLE_COLLECTING_RELEASE() local
1606 PresShell* presShell = aFrame->PresContext()->GetPresShell(); in BindToFrame() local
1707 PresShell* presShell = presContext->GetPresShell(); in PrepareEditor() local
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLTableEditor.cpp897 if (RefPtr<PresShell> presShell = GetPresShell()) { in InsertTableRowsWithTransaction() local
1130 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellWithTransaction() local
1350 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteTableCellContentsWithTransaction() local
1463 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1494 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableColumnsWithTransaction() local
1721 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
1766 const RefPtr<PresShell> presShell{GetPresShell()}; in DeleteSelectedTableRowsWithTransaction() local
3441 const RefPtr<PresShell> presShell{GetPresShell()}; in GetCellIndexes() local
3468 RefPtr<PresShell> presShell{aHTMLEditor.GetPresShell()}; in Update() local
3866 const RefPtr<PresShell> presShell{GetPresShell()}; in GetCellContext() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DPendingAnimationTracker.cpp176 PresShell* presShell = mDocument->GetPresShell(); in EnsurePaintIsScheduled() local
/dports/www/firefox/firefox-99.0/dom/animation/
H A DScrollTimeline.cpp148 if (const PresShell* presShell = in GetScrollFrame() local
/dports/lang/spidermonkey60/firefox-60.9.0/view/
H A DnsView.cpp59 nsIPresShell* presShell = mViewManager->GetPresShell(); in DropMouseGrabbing() local
953 nsIPresShell* presShell = mViewManager->GetPresShell(); in WindowResized() local
1005 nsIPresShell* presShell = mViewManager->GetPresShell(); in DidCompositeWindow() local
1036 nsIPresShell* presShell = mViewManager->GetPresShell(); in RequestRepaint() local
/dports/www/firefox-legacy/firefox-52.8.0esr/view/
H A DnsView.cpp43 nsIPresShell* presShell = mViewManager->GetPresShell(); in DropMouseGrabbing() local
999 nsIPresShell* presShell = mViewManager->GetPresShell(); in WindowResized() local
1062 nsIPresShell* presShell = mViewManager->GetPresShell(); in DidCompositeWindow() local
1093 nsIPresShell* presShell = mViewManager->GetPresShell(); in RequestRepaint() local
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEvent.cpp574 PresShell* presShell = aPresContext->PresShell(); in GetPageCoords() local
607 PresShell* presShell = aPresContext->GetPresShell(); in GetClientCoords() local
633 RefPtr<PresShell> presShell = aPresContext->GetPresShell(); in GetOffsetCoords() local

12345678910>>...34