Home
last modified time | relevance | path

Searched refs:hyperTextElm (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DTextAttrs.cpp67 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
68 if (!hyperTextElm) in GetAttributes()
87 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
90 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextAttrs.cpp71 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
72 if (!hyperTextElm) { in GetAttributes()
93 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
96 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DTextAttrs.cpp68 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
69 if (!hyperTextElm) { in GetAttributes()
89 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
92 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DTextAttrs.cpp68 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
69 if (!hyperTextElm) { in GetAttributes()
89 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
92 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DTextAttrs.cpp66 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
67 if (!hyperTextElm) in GetAttributes()
86 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
89 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DTextAttrs.cpp76 nsIContent* hyperTextElm = mHyperTextAcc->GetContent(); in GetAttributes() local
77 if (!hyperTextElm) in GetAttributes()
98 LangTextAttr langTextAttr(mHyperTextAcc, hyperTextElm, offsetNode); in GetAttributes()
101 InvalidTextAttr invalidTextAttr(hyperTextElm, offsetNode); in GetAttributes()