Home
last modified time | relevance | path

Searched defs:RawRangeBoundary (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DStaticRange.cpp51 StaticRange, DoSetRange(RawRangeBoundary(), RawRangeBoundary(), nullptr), in NS_IMPL_MAIN_THREAD_ONLY_CYCLE_COLLECTING_RELEASE_WITH_INTERRUPTABLE_LAST_RELEASE()
H A DRangeBoundary.h42 typedef RangeBoundaryBase<nsINode*, nsIContent*> RawRangeBoundary; typedef
H A DnsRange.h48 typedef mozilla::RawRangeBoundary RawRangeBoundary; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DStaticRange.cpp52 StaticRange, DoSetRange(RawRangeBoundary(), RawRangeBoundary(), nullptr), in NS_IMPL_MAIN_THREAD_ONLY_CYCLE_COLLECTING_RELEASE_WITH_INTERRUPTABLE_LAST_RELEASE()
H A DRangeBoundary.h42 typedef RangeBoundaryBase<nsINode*, nsIContent*> RawRangeBoundary; typedef
H A DnsRange.h48 typedef mozilla::RawRangeBoundary RawRangeBoundary; typedef
/dports/www/firefox/firefox-99.0/dom/base/
H A DStaticRange.cpp51 StaticRange, DoSetRange(RawRangeBoundary(), RawRangeBoundary(), nullptr), in NS_IMPL_MAIN_THREAD_ONLY_CYCLE_COLLECTING_RELEASE_WITH_INTERRUPTABLE_LAST_RELEASE()
H A DRangeBoundary.h42 typedef RangeBoundaryBase<nsINode*, nsIContent*> RawRangeBoundary; typedef
H A DnsRange.h48 using RawRangeBoundary = mozilla::RawRangeBoundary; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DStaticRange.cpp51 StaticRange, DoSetRange(RawRangeBoundary(), RawRangeBoundary(), nullptr), in NS_IMPL_MAIN_THREAD_ONLY_CYCLE_COLLECTING_RELEASE_WITH_INTERRUPTABLE_LAST_RELEASE()
H A DRangeBoundary.h42 typedef RangeBoundaryBase<nsINode*, nsIContent*> RawRangeBoundary; typedef
H A DnsRange.h48 typedef mozilla::RawRangeBoundary RawRangeBoundary; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DRangeBoundary.h39 typedef RangeBoundaryBase<nsINode*, nsIContent*> RawRangeBoundary; typedef
H A DnsRange.h51 typedef mozilla::RawRangeBoundary RawRangeBoundary; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DEditorDOMPoint.h687 operator const RawRangeBoundary() const { in RawRangeBoundary() function
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DEditorDOMPoint.h860 operator const RawRangeBoundary() const { return ToRawRangeBoundary(); } in RawRangeBoundary() function
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorDOMPoint.h909 operator const RawRangeBoundary() const { return ToRawRangeBoundary(); } in RawRangeBoundary() function
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorDOMPoint.h909 operator const RawRangeBoundary() const { return ToRawRangeBoundary(); } in RawRangeBoundary() function
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorDOMPoint.h985 operator const RawRangeBoundary() const { return ToRawRangeBoundary(); } in RawRangeBoundary() function