Home
last modified time | relevance | path

Searched refs:mTextAnchor (Results 1 – 25 of 29) sorted by relevance

12

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DText.cpp83 mTextAnchor(H_TEXTANCHOR_UNSET), in Text()
104 mTextAnchor(H_TEXTANCHOR_UNSET), in Text()
183 mTextAnchor(Text::ANCHOR_UNSET), in Text()
216 , mTextAnchor ( orig.mTextAnchor ) in Text()
235 mTextAnchor = rhs.mTextAnchor; in operator =()
322 return mTextAnchor; in getTextAnchor()
394 return (mTextAnchor != H_TEXTANCHOR_INVALID && mTextAnchor != H_TEXTANCHOR_UNSET); in isSetTextAnchor()
531 mTextAnchor = textAnchor; in setTextAnchor()
557 this->mTextAnchor = anchor; in setTextAnchor()
1439 switch(text.mTextAnchor) in addTextAttributes()
[all …]
H A DRenderGroup.cpp94 , mTextAnchor(H_TEXTANCHOR_UNSET) in RenderGroup()
115 , mTextAnchor(H_TEXTANCHOR_UNSET) in RenderGroup()
246 mTextAnchor(Text::ANCHOR_UNSET), in RenderGroup()
276 , mTextAnchor ( orig.mTextAnchor ) in RenderGroup()
300 mTextAnchor = rhs.mTextAnchor; in operator =()
408 return mTextAnchor; in getTextAnchor()
542 return (mTextAnchor != H_TEXTANCHOR_INVALID && mTextAnchor != H_TEXTANCHOR_UNSET); in isSetTextAnchor()
739 mTextAnchor = textAnchor; in setTextAnchor()
751 mTextAnchor = anchor; in setTextAnchor()
935 mTextAnchor = H_TEXTANCHOR_INVALID; in unsetTextAnchor()
[all …]
H A DDefaultValues.cpp90 , mTextAnchor (H_TEXTANCHOR_START) in DefaultValues()
132 , mTextAnchor(H_TEXTANCHOR_START) in DefaultValues()
175 , mTextAnchor ( orig.mTextAnchor ) in DefaultValues()
219 mTextAnchor = rhs.mTextAnchor; in operator =()
552 return (HTextAnchor_t)(mTextAnchor); in getTextAnchor()
889 return (mTextAnchor != Text::ANCHOR_INVALID); in isSetTextAnchor()
1342 mTextAnchor = textAnchor; in setTextAnchor()
1355 mTextAnchor = H_TEXTANCHOR_INVALID; in setTextAnchor()
1360 mTextAnchor = textAnchor; in setTextAnchor()
1373 if (mTextAnchor == Text::ANCHOR_INVALID) in setTextAnchor()
[all …]
H A DText.h130 int mTextAnchor; variable
H A DRenderGroup.h95 int mTextAnchor; variable
H A DDefaultValues.h121 int mTextAnchor; variable
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsStyleStruct.cpp797 mTextAnchor(StyleTextAnchor::Start) {
825 mTextAnchor(aSource.mTextAnchor) { in nsStyleSVG()
883 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h1844 mozilla::StyleTextAnchor mTextAnchor; member
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsStyleStruct.cpp791 mTextAnchor(StyleTextAnchor::Start) {
819 mTextAnchor(aSource.mTextAnchor) { in nsStyleSVG()
877 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h1904 mozilla::StyleTextAnchor mTextAnchor; member
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsStyleStruct.cpp910 , mTextAnchor(NS_STYLE_TEXT_ANCHOR_START) in nsStyleSVG()
942 , mTextAnchor(aSource.mTextAnchor) in nsStyleSVG()
1008 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h3631 uint8_t mTextAnchor; // [inherited] see nsStyleConsts.h member
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsStyleStruct.cpp797 mTextAnchor(StyleTextAnchor::Start) {
825 mTextAnchor(aSource.mTextAnchor) { in nsStyleSVG()
883 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h1844 mozilla::StyleTextAnchor mTextAnchor; member
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsStyleStruct.cpp828 mTextAnchor(StyleTextAnchor::Start) {
856 mTextAnchor(aSource.mTextAnchor) { in nsStyleSVG()
914 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h1787 mozilla::StyleTextAnchor mTextAnchor; member
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleStruct.cpp795 mTextAnchor(NS_STYLE_TEXT_ANCHOR_START), in nsStyleSVG()
826 mTextAnchor(aSource.mTextAnchor), in nsStyleSVG()
887 mTextAnchor != aNewData.mTextAnchor) { in CalcDifference()
H A DnsStyleStruct.h3184 uint8_t mTextAnchor; // [inherited] see nsStyleConsts.h member
H A DnsRuleNode.cpp8637 SetValue(*aRuleData->ValueForTextAnchor(), svg->mTextAnchor, conditions, in ComputeSVGData()
8638 SETVAL_ENUMERATED | SETVAL_UNSET_INHERIT, parentSVG->mTextAnchor, in ComputeSVGData()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGTextFrame.cpp4784 chunkFrame->StyleSVG()->mTextAnchor, isRTL); in DoAnchoring()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGTextFrame.cpp4793 chunkFrame->StyleSVG()->mTextAnchor, isRTL); in DoAnchoring()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGTextFrame.cpp4815 chunkFrame->StyleSVG()->mTextAnchor, isRTL); in DoAnchoring()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGTextFrame.cpp5023 ConvertLogicalTextAnchorToPhysical(chunkFrame->StyleSVG()->mTextAnchor, in DoAnchoring()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGTextFrame.cpp4784 chunkFrame->StyleSVG()->mTextAnchor, isRTL); in DoAnchoring()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGTextFrame.cpp4793 chunkFrame->StyleSVG()->mTextAnchor, isRTL); in DoAnchoring()

12