Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLContainerFrame.cpp200 nsEmbellishData embellishData; in GetPreferredStretchSize() local
202 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
204 if (NS_MATHML_IS_EMBELLISH_OPERATOR(embellishData.flags) && in GetPreferredStretchSize()
205 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
476 nsEmbellishData embellishData; in FinalizeReflow() local
478 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
690 nsEmbellishData embellishData; in ChildListChanged() local
692 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
1374 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1383 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp264 nsEmbellishData embellishData; in ProcessOperatorData() local
269 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
270 } while (embellishData.coreFrame == this); in ProcessOperatorData()
982 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
985 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
986 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1037 nsEmbellishData embellishData; in AttributeChanged() local
1040 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1041 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp212 nsEmbellishData embellishData; in TransmitAutomaticData() local
216 GetEmbellishDataFrom(underscriptFrame, embellishData); in TransmitAutomaticData()
217 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
239 GetEmbellishDataFrom(overscriptFrame, embellishData); in TransmitAutomaticData()
240 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLContainerFrame.cpp204 nsEmbellishData embellishData; in GetPreferredStretchSize() local
206 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
208 if (NS_MATHML_IS_EMBELLISH_OPERATOR(embellishData.flags) && in GetPreferredStretchSize()
209 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
480 nsEmbellishData embellishData; in FinalizeReflow() local
482 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
694 nsEmbellishData embellishData; in ChildListChanged() local
696 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
1378 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1387 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp266 nsEmbellishData embellishData; in ProcessOperatorData() local
271 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
272 } while (embellishData.coreFrame == this); in ProcessOperatorData()
984 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
987 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
988 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1039 nsEmbellishData embellishData; in AttributeChanged() local
1042 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1043 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp213 nsEmbellishData embellishData; in TransmitAutomaticData() local
217 GetEmbellishDataFrom(underscriptFrame, embellishData); in TransmitAutomaticData()
218 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
240 GetEmbellishDataFrom(overscriptFrame, embellishData); in TransmitAutomaticData()
241 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLContainerFrame.cpp200 nsEmbellishData embellishData; in GetPreferredStretchSize() local
202 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
204 if (NS_MATHML_IS_EMBELLISH_OPERATOR(embellishData.flags) && in GetPreferredStretchSize()
205 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
476 nsEmbellishData embellishData; in FinalizeReflow() local
478 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
690 nsEmbellishData embellishData; in ChildListChanged() local
692 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
1374 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1383 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp264 nsEmbellishData embellishData; in ProcessOperatorData() local
269 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
270 } while (embellishData.coreFrame == this); in ProcessOperatorData()
982 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
985 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
986 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1037 nsEmbellishData embellishData; in AttributeChanged() local
1040 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1041 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp212 nsEmbellishData embellishData; in TransmitAutomaticData() local
216 GetEmbellishDataFrom(underscriptFrame, embellishData); in TransmitAutomaticData()
217 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
239 GetEmbellishDataFrom(overscriptFrame, embellishData); in TransmitAutomaticData()
240 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLContainerFrame.cpp223 nsEmbellishData embellishData; in GetPreferredStretchSize() local
225 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
228 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
493 nsEmbellishData embellishData; in FinalizeReflow() local
495 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
731 nsEmbellishData embellishData; in ChildListChanged() local
733 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
734 if (embellishData.coreFrame != mEmbellishData.coreFrame) in ChildListChanged()
1486 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1496 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp292 nsEmbellishData embellishData; in ProcessOperatorData() local
297 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
298 } while (embellishData.coreFrame == this); in ProcessOperatorData()
1023 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
1026 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
1027 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1084 nsEmbellishData embellishData; in AttributeChanged() local
1087 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1088 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp157 nsEmbellishData embellishData;
161 GetEmbellishDataFrom(underscriptFrame, embellishData);
162 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) {
182 GetEmbellishDataFrom(overscriptFrame, embellishData);
183 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) {
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLContainerFrame.cpp201 nsEmbellishData embellishData; in GetPreferredStretchSize() local
203 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
205 if (NS_MATHML_IS_EMBELLISH_OPERATOR(embellishData.flags) && in GetPreferredStretchSize()
206 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
476 nsEmbellishData embellishData; in FinalizeReflow() local
478 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
690 nsEmbellishData embellishData; in ChildListChanged() local
692 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
1366 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1375 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp265 nsEmbellishData embellishData; in ProcessOperatorData() local
270 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
271 } while (embellishData.coreFrame == this); in ProcessOperatorData()
979 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
982 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
983 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1033 nsEmbellishData embellishData; in AttributeChanged() local
1036 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1037 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp204 nsEmbellishData embellishData; in TransmitAutomaticData() local
208 GetEmbellishDataFrom(underscriptFrame, embellishData); in TransmitAutomaticData()
209 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
231 GetEmbellishDataFrom(overscriptFrame, embellishData); in TransmitAutomaticData()
232 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLContainerFrame.cpp200 nsEmbellishData embellishData; in GetPreferredStretchSize() local
202 mathMLFrame->GetEmbellishData(embellishData); in GetPreferredStretchSize()
204 if (NS_MATHML_IS_EMBELLISH_OPERATOR(embellishData.flags) && in GetPreferredStretchSize()
205 embellishData.direction == aStretchDirection && in GetPreferredStretchSize()
476 nsEmbellishData embellishData; in FinalizeReflow() local
478 mathMLFrame->GetEmbellishData(embellishData); in FinalizeReflow()
692 nsEmbellishData embellishData; in ChildListChanged() local
694 GetEmbellishDataFrom(parent, embellishData); in ChildListChanged()
1376 nsEmbellishData embellishData; in TransmitAutomaticDataForMrowLikeElement() local
1385 GetEmbellishDataFrom(baseFrame, embellishData); in TransmitAutomaticDataForMrowLikeElement()
[all …]
H A DnsMathMLmoFrame.cpp267 nsEmbellishData embellishData; in ProcessOperatorData() local
272 GetEmbellishDataFrom(parentAncestor, embellishData); in ProcessOperatorData()
273 } while (embellishData.coreFrame == this); in ProcessOperatorData()
986 nsEmbellishData embellishData; in MarkIntrinsicISizesDirty() local
989 GetEmbellishDataFrom(target, embellishData); in MarkIntrinsicISizesDirty()
990 } while (embellishData.coreFrame == this); in MarkIntrinsicISizesDirty()
1041 nsEmbellishData embellishData; in AttributeChanged() local
1044 GetEmbellishDataFrom(target, embellishData); in AttributeChanged()
1045 } while (embellishData.coreFrame == this); in AttributeChanged()
H A DnsMathMLmunderoverFrame.cpp211 nsEmbellishData embellishData; in TransmitAutomaticData() local
215 GetEmbellishDataFrom(underscriptFrame, embellishData); in TransmitAutomaticData()
216 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
238 GetEmbellishDataFrom(overscriptFrame, embellishData); in TransmitAutomaticData()
239 if (NS_MATHML_EMBELLISH_IS_ACCENT(embellishData.flags)) { in TransmitAutomaticData()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DHyperTextAccessible.cpp939 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
940 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
941 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
950 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/generic/
H A DHyperTextAccessible.cpp924 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
925 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
926 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
935 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/generic/
H A DHyperTextAccessible.cpp985 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
986 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
987 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
996 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()
/dports/www/firefox/firefox-99.0/accessible/generic/
H A DHyperTextAccessible.cpp1276 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
1277 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
1278 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
1287 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()
/dports/www/firefox-esr/firefox-91.8.0/accessible/generic/
H A DHyperTextAccessible.cpp1290 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
1291 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
1292 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
1301 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/generic/
H A DHyperTextAccessible.cpp1290 nsEmbellishData embellishData; in SetMathMLXMLRoles() local
1291 mathMLFrame->GetEmbellishData(embellishData); in SetMathMLXMLRoles()
1292 if (NS_MATHML_EMBELLISH_IS_FENCE(embellishData.flags)) { in SetMathMLXMLRoles()
1301 if (NS_MATHML_EMBELLISH_IS_SEPARATOR(embellishData.flags)) { in SetMathMLXMLRoles()