Home
last modified time | relevance | path

Searched refs:ColorTextAttr (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DTextAttrs.h251 class ColorTextAttr : public TTextAttr<nscolor> {
253 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
254 virtual ~ColorTextAttr() {} in ~ColorTextAttr()
H A DTextAttrs.cpp96 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
348 TextAttrsMgr::ColorTextAttr::ColorTextAttr(nsIFrame* aRootFrame, in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
360 bool TextAttrsMgr::ColorTextAttr::GetValueFor(Accessible* aAccessible, in GetValueFor()
372 void TextAttrsMgr::ColorTextAttr::ExposeValue( in ExposeValue()
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextAttrs.h253 class ColorTextAttr : public TTextAttr<nscolor> {
255 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
256 virtual ~ColorTextAttr() {} in ~ColorTextAttr()
H A DTextAttrs.cpp102 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
349 TextAttrsMgr::ColorTextAttr::ColorTextAttr(nsIFrame* aRootFrame, in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
361 bool TextAttrsMgr::ColorTextAttr::GetValueFor(LocalAccessible* aAccessible, in GetValueFor()
373 void TextAttrsMgr::ColorTextAttr::ExposeValue(AccAttributes* aAttributes, in ExposeValue()
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DTextAttrs.h253 class ColorTextAttr : public TTextAttr<nscolor> {
255 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
256 virtual ~ColorTextAttr() {} in ~ColorTextAttr()
H A DTextAttrs.cpp98 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
345 TextAttrsMgr::ColorTextAttr::ColorTextAttr(nsIFrame* aRootFrame, in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
357 bool TextAttrsMgr::ColorTextAttr::GetValueFor(LocalAccessible* aAccessible, in GetValueFor()
369 void TextAttrsMgr::ColorTextAttr::ExposeValue(AccAttributes* aAttributes, in ExposeValue()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DTextAttrs.h253 class ColorTextAttr : public TTextAttr<nscolor> {
255 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
256 virtual ~ColorTextAttr() {} in ~ColorTextAttr()
H A DTextAttrs.cpp98 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
345 TextAttrsMgr::ColorTextAttr::ColorTextAttr(nsIFrame* aRootFrame, in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
357 bool TextAttrsMgr::ColorTextAttr::GetValueFor(LocalAccessible* aAccessible, in GetValueFor()
369 void TextAttrsMgr::ColorTextAttr::ExposeValue(AccAttributes* aAttributes, in ExposeValue()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DTextAttrs.h250 class ColorTextAttr : public TTextAttr<nscolor> {
252 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
253 virtual ~ColorTextAttr() {} in ~ColorTextAttr()
H A DTextAttrs.cpp95 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
348 TextAttrsMgr::ColorTextAttr::ColorTextAttr(nsIFrame* aRootFrame, in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
360 bool TextAttrsMgr::ColorTextAttr::GetValueFor(Accessible* aAccessible, in GetValueFor()
373 void TextAttrsMgr::ColorTextAttr::ExposeValue( in ExposeValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DTextAttrs.h273 class ColorTextAttr : public TTextAttr<nscolor>
276 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame);
277 virtual ~ColorTextAttr() { } in ~ColorTextAttr()
H A DTextAttrs.cpp107 ColorTextAttr colorTextAttr(rootFrame, frame); in GetAttributes()
404 TextAttrsMgr::ColorTextAttr::
405 ColorTextAttr(nsIFrame* aRootFrame, nsIFrame* aFrame) : in ColorTextAttr() function in TextAttrsMgr::ColorTextAttr
418 TextAttrsMgr::ColorTextAttr::
433 TextAttrsMgr::ColorTextAttr::