Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DTextAttrs.cpp197 aRoot->Language(mRootNativeValue); in LangTextAttr()
198 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
226 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
429 mRootNativeValue = aRootFrame->StyleFont()->mSize; in FontSizeTextAttr()
479 mRootNativeValue = aRootFrame->StyleFont()->mFont.style; in FontStyleTextAttr()
515 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
580 mRootNativeValue = false; in AutoGeneratedTextAttr()
616 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
617 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
673 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h134 if (mIsRootDefined) ExposeValue(aAttributes, mRootNativeValue); in Expose()
139 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) in Expose()
145 ExposeValue(aAttributes, mRootNativeValue); in Expose()
156 if (mIsDefined) return mNativeValue == mRootNativeValue; in Equal()
158 return nativeValue == mRootNativeValue; in Equal()
180 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextAttrs.cpp205 aRoot->Language(mRootNativeValue); in LangTextAttr()
206 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
234 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
302 mIsRootDefined = GetColor(mRootFrame, &mRootNativeValue); in BGColorTextAttr()
474 mRootNativeValue = aRootFrame->StyleFont()->mFont.style; in FontStyleTextAttr()
522 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
583 mRootNativeValue = false; in AutoGeneratedTextAttr()
619 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
620 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
671 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h134 if (mIsRootDefined) ExposeValue(aAttributes, mRootNativeValue); in Expose()
139 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) { in Expose()
146 ExposeValue(aAttributes, mRootNativeValue); in Expose()
158 if (mIsDefined) return mNativeValue == mRootNativeValue; in Equal()
160 return nativeValue == mRootNativeValue; in Equal()
181 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DTextAttrs.cpp201 aRoot->Language(mRootNativeValue); in LangTextAttr()
202 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
230 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
298 mIsRootDefined = GetColor(mRootFrame, &mRootNativeValue); in BGColorTextAttr()
470 mRootNativeValue = aRootFrame->StyleFont()->mFont.style; in FontStyleTextAttr()
519 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
581 mRootNativeValue = false; in AutoGeneratedTextAttr()
617 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
618 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
669 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h134 if (mIsRootDefined) ExposeValue(aAttributes, mRootNativeValue); in Expose()
139 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) { in Expose()
146 ExposeValue(aAttributes, mRootNativeValue); in Expose()
158 if (mIsDefined) return mNativeValue == mRootNativeValue; in Equal()
160 return nativeValue == mRootNativeValue; in Equal()
181 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DTextAttrs.cpp201 aRoot->Language(mRootNativeValue); in LangTextAttr()
202 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
230 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
298 mIsRootDefined = GetColor(mRootFrame, &mRootNativeValue); in BGColorTextAttr()
470 mRootNativeValue = aRootFrame->StyleFont()->mFont.style; in FontStyleTextAttr()
519 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
581 mRootNativeValue = false; in AutoGeneratedTextAttr()
617 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
618 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
669 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h134 if (mIsRootDefined) ExposeValue(aAttributes, mRootNativeValue); in Expose()
139 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) { in Expose()
146 ExposeValue(aAttributes, mRootNativeValue); in Expose()
158 if (mIsDefined) return mNativeValue == mRootNativeValue; in Equal()
160 return nativeValue == mRootNativeValue; in Equal()
181 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DTextAttrs.cpp196 aRoot->Language(mRootNativeValue); in LangTextAttr()
197 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
225 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
351 mRootNativeValue = aRootFrame->StyleColor()->mColor; in ColorTextAttr()
430 mRootNativeValue = aRootFrame->StyleFont()->mSize; in FontSizeTextAttr()
517 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
579 mRootNativeValue = false; in AutoGeneratedTextAttr()
616 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
617 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
673 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h133 if (mIsRootDefined) ExposeValue(aAttributes, mRootNativeValue); in Expose()
138 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) in Expose()
144 ExposeValue(aAttributes, mRootNativeValue); in Expose()
155 if (mIsDefined) return mNativeValue == mRootNativeValue; in Equal()
157 return nativeValue == mRootNativeValue; in Equal()
179 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DTextAttrs.cpp226 aRoot->Language(mRootNativeValue); in LangTextAttr()
227 mIsRootDefined = !mRootNativeValue.IsEmpty(); in LangTextAttr()
261 mIsRootDefined = GetValue(mRootElm, &mRootNativeValue); in InvalidTextAttr()
408 mRootNativeValue = aRootFrame->StyleColor()->mColor; in ColorTextAttr()
502 mRootNativeValue = aRootFrame->StyleFont()->mSize; in FontSizeTextAttr()
602 mRootNativeValue = GetFontWeight(aRootFrame); in FontWeightTextAttr()
688 mRootNativeValue = false; in AutoGeneratedTextAttr()
731 mRootNativeValue = TextDecorValue(aRootFrame); in TextDecorTextAttr()
732 mIsRootDefined = mRootNativeValue.IsDefined(); in TextDecorTextAttr()
795 mRootNativeValue = GetTextPosValue(aRootFrame); in TextPosTextAttr()
[all …]
H A DTextAttrs.h137 ExposeValue(aAttributes, mRootNativeValue); in Expose()
142 if (aIncludeDefAttrValue || mRootNativeValue != mNativeValue) in Expose()
148 ExposeValue(aAttributes, mRootNativeValue); in Expose()
163 return mNativeValue == mRootNativeValue; in Equal()
165 return nativeValue == mRootNativeValue; in Equal()
188 MOZ_INIT_OUTSIDE_CTOR T mRootNativeValue; variable