Home
last modified time | relevance | path

Searched refs:aOutFrame (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DAccessibleCaretManager.h238 virtual bool IsCaretDisplayableInCursorMode(nsIFrame** aOutFrame = nullptr,
H A DAccessibleCaretManager.cpp248 AccessibleCaretManager::IsCaretDisplayableInCursorMode(nsIFrame** aOutFrame, in IsCaretDisplayableInCursorMode() argument
267 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
268 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DAccessibleCaretManager.h256 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const;
H A DAccessibleCaretManager.cpp238 nsIFrame** aOutFrame, int32_t* aOutOffset) const { in IsCaretDisplayableInCursorMode() argument
256 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
257 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DAccessibleCaretManager.h285 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const;
H A DAccessibleCaretManager.cpp202 nsIFrame** aOutFrame, int32_t* aOutOffset) const { in IsCaretDisplayableInCursorMode() argument
220 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
221 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DAccessibleCaretManager.h301 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const;
H A DAccessibleCaretManager.cpp218 nsIFrame** aOutFrame, int32_t* aOutOffset) const { in IsCaretDisplayableInCursorMode() argument
236 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
237 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/www/firefox/firefox-99.0/layout/base/
H A DAccessibleCaretManager.h301 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const;
H A DAccessibleCaretManager.cpp218 nsIFrame** aOutFrame, int32_t* aOutOffset) const { in IsCaretDisplayableInCursorMode() argument
236 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
237 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DAccessibleCaretManager.h301 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const;
H A DAccessibleCaretManager.cpp218 nsIFrame** aOutFrame, int32_t* aOutOffset) const { in IsCaretDisplayableInCursorMode() argument
236 if (aOutFrame) { in IsCaretDisplayableInCursorMode()
237 *aOutFrame = frame; in IsCaretDisplayableInCursorMode()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp90 nsIFrame** aOutFrame = nullptr, int32_t* aOutOffset = nullptr) const override in IsCaretDisplayableInCursorMode() argument
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp79 nsIFrame** aOutFrame = nullptr, in IsCaretDisplayableInCursorMode() argument
/dports/www/firefox-esr/firefox-91.8.0/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp85 nsIFrame** aOutFrame = nullptr, in IsCaretDisplayableInCursorMode() argument
/dports/www/firefox/firefox-99.0/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp85 nsIFrame** aOutFrame = nullptr, in IsCaretDisplayableInCursorMode() argument
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp85 nsIFrame** aOutFrame = nullptr, in IsCaretDisplayableInCursorMode() argument
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/gtest/
H A DTestAccessibleCaretManager.cpp85 nsIFrame** aOutFrame = nullptr, in IsCaretDisplayableInCursorMode() argument
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsIFrame.h3613 nsIFrame** aOutFrame, int32_t* aOutOffset,
3618 nsIFrame** aOutFrame, int32_t* aOutOffset,
H A DnsFrame.cpp9314 bool aForceEditableRegion, nsIFrame** aOutFrame, int32_t* aOutOffset, in GetFrameFromDirection() argument
9318 if (!aOutFrame || !aOutOffset || !aOutJumpedLine) in GetFrameFromDirection()
9322 *aOutFrame = nullptr; in GetFrameFromDirection()
9446 *aOutFrame = traversedFrame; in GetFrameFromDirection()
9451 nsIFrame** aOutFrame, in GetFrameFromDirection() argument
9457 aOutFrame, aOutOffset, aOutJumpedLine, in GetFrameFromDirection()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsIFrame.h2925 nsIFrame** aOutFrame, int32_t* aOutOffset, in proto_reg_handoff_cpfi()
H A DnsTextFrame.cpp7548 nsIFrame**aOutFrame) in GetChildFrameContainingOffset() argument
7556 NS_ASSERTION(aOutOffset && aOutFrame, "Bad out parameters"); in GetChildFrameContainingOffset()
7562 aOutOffset, aOutFrame); in GetChildFrameContainingOffset()
7614 *aOutFrame = f; in GetChildFrameContainingOffset()
H A DnsFrame.cpp8136 nsIFrame** aOutFrame, int32_t* aOutOffset,
8141 if (!aOutFrame || !aOutOffset || !aOutJumpedLine)
8145 *aOutFrame = nullptr;
8269 *aOutFrame = traversedFrame;
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp7650 nsIFrame** aOutFrame) { in GetChildFrameContainingOffset() argument
7657 NS_ASSERTION(aOutOffset && aOutFrame, "Bad out parameters"); in GetChildFrameContainingOffset()
7664 aOutOffset, aOutFrame); in GetChildFrameContainingOffset()
7713 *aOutFrame = f; in GetChildFrameContainingOffset()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp7891 nsIFrame** aOutFrame) { in GetChildFrameContainingOffset() argument
7898 NS_ASSERTION(aOutOffset && aOutFrame, "Bad out parameters"); in GetChildFrameContainingOffset()
7905 aOutOffset, aOutFrame); in GetChildFrameContainingOffset()
7954 *aOutFrame = f; in GetChildFrameContainingOffset()

12