Home
last modified time | relevance | path

Searched refs:IsPaddingForEmptyEditor (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLBRElement.h60 bool IsPaddingForEmptyEditor() const { in IsPaddingForEmptyEditor() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLBRElement.h60 bool IsPaddingForEmptyEditor() const { in IsPaddingForEmptyEditor() function
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLBRElement.h60 bool IsPaddingForEmptyEditor() const { in IsPaddingForEmptyEditor() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLBRElement.h60 bool IsPaddingForEmptyEditor() const { in IsPaddingForEmptyEditor() function
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DBRFrame.cpp253 if (brElement->IsPaddingForEmptyEditor() || in AccessibleType()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DBRFrame.cpp253 if (brElement->IsPaddingForEmptyEditor() || in AccessibleType()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DBRFrame.cpp253 if (brElement->IsPaddingForEmptyEditor() || in AccessibleType()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DBRFrame.cpp252 if (brElement->IsPaddingForEmptyEditor() || in AccessibleType()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorUtils.h492 return brElement && brElement->IsPaddingForEmptyEditor(); in IsPaddingBRElementForEmptyEditor()
H A DEditorBase.cpp3403 if (!brElement->IsPaddingForEmptyEditor()) { in EnsurePaddingBRElementInMultilineEditor()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DTextEditSubActionHandler.cpp935 if (!brElement->IsPaddingForEmptyEditor()) { in EnsurePaddingBRElementInMultilineEditor()
H A DEditorUtils.h808 return brElement && brElement->IsPaddingForEmptyEditor(); in IsPaddingBRElementForEmptyEditor()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorUtils.h1118 return brElement && brElement->IsPaddingForEmptyEditor(); in IsPaddingBRElementForEmptyEditor()
H A DEditorBase.cpp3449 if (!brElement->IsPaddingForEmptyEditor()) { in EnsurePaddingBRElementInMultilineEditor()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorUtils.h1118 return brElement && brElement->IsPaddingForEmptyEditor(); in IsPaddingBRElementForEmptyEditor()
H A DEditorBase.cpp3449 if (!brElement->IsPaddingForEmptyEditor()) { in EnsurePaddingBRElementInMultilineEditor()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DHyperTextAccessible.cpp263 if (brElement && brElement->IsPaddingForEmptyEditor()) { in DOMPointToOffset()
/dports/www/firefox/firefox-99.0/accessible/generic/
H A DHyperTextAccessible.cpp337 if (brElement && brElement->IsPaddingForEmptyEditor()) { in DOMPointToOffset()
/dports/www/firefox-esr/firefox-91.8.0/accessible/generic/
H A DHyperTextAccessible.cpp380 if (brElement && brElement->IsPaddingForEmptyEditor()) { in DOMPointToOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/generic/
H A DHyperTextAccessible.cpp380 if (brElement && brElement->IsPaddingForEmptyEditor()) { in DOMPointToOffset()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DContentEventHandler.cpp499 !brElement->IsPaddingForEmptyEditor(); in IsContentBR()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DContentEventHandler.cpp500 !brElement->IsPaddingForEmptyEditor(); in IsContentBR()
/dports/www/firefox/firefox-99.0/dom/events/
H A DContentEventHandler.cpp504 !brElement->IsPaddingForEmptyEditor(); in IsContentBR()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DContentEventHandler.cpp499 !brElement->IsPaddingForEmptyEditor(); in IsContentBR()