Home
last modified time | relevance | path

Searched refs:GetPortion (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dblink.cxx83 aPos.AdjustY( -(pTmp->GetPortion()->Width()) ); in IMPL_LINK_NOARG()
84 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK_NOARG()
85 nHeight = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK_NOARG()
88 aPos.AdjustY( -(pTmp->GetPortion()->Height() - in IMPL_LINK_NOARG()
89 pTmp->GetPortion()->GetAscent()) ); in IMPL_LINK_NOARG()
90 aPos.AdjustX( -(pTmp->GetPortion()->Width()) ); in IMPL_LINK_NOARG()
91 nWidth = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK_NOARG()
95 aPos.AdjustX( -(pTmp->GetPortion()->Height() - in IMPL_LINK_NOARG()
96 pTmp->GetPortion()->GetAscent()) ); in IMPL_LINK_NOARG()
97 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK_NOARG()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DComputedTimingFunction.h48 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
H A DKeyframeEffectReadOnly.cpp405 ComputedTimingFunction::GetPortion(segment->mTimingFunction, in ComposeStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dblink.hxx59 const SwLinePortion *GetPortion() const{ return pPor; } in GetPortion() function in SwBlinkPortion
/dports/lang/spidermonkey60/firefox-60.9.0/dom/animation/
H A DComputedTimingFunction.h87 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
/dports/www/firefox-esr/firefox-91.8.0/dom/animation/
H A DComputedTimingFunction.h99 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
H A DCSSTransition.cpp299 double valuePosition = ComputedTimingFunction::GetPortion( in UpdateStartValueFromReplacedTransition()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DComputedTimingFunction.h99 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
H A DCSSTransition.cpp300 double valuePosition = ComputedTimingFunction::GetPortion( in UpdateStartValueFromReplacedTransition()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/animation/
H A DComputedTimingFunction.h99 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
H A DCSSTransition.cpp299 double valuePosition = ComputedTimingFunction::GetPortion( in UpdateStartValueFromReplacedTransition()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_ProgressIndicator.cxx174 …aCommand << ".xprogress.bar coords progress_next 2 2 " << (1 + 400 * theScope.GetPortion()) << " 2… in Show()
/dports/www/firefox/firefox-99.0/dom/animation/
H A DComputedTimingFunction.h102 static double GetPortion(const Maybe<ComputedTimingFunction>& aFunction, in GetPortion() function
H A DCSSTransition.cpp305 double valuePosition = ComputedTimingFunction::GetPortion( in UpdateStartValueFromReplacedTransition()
/dports/cad/opencascade/opencascade-7.6.0/src/Message/
H A DMessage_ProgressScope.hxx362 Standard_Real GetPortion() const in GetPortion() function in Message_ProgressScope
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMessage_ProgressScope.hxx362 Standard_Real GetPortion() const in GetPortion() function in Message_ProgressScope
/dports/lang/asn1c/asn1c-0.9.27/examples/sample.source.MHEG5/
H A DMakefile110 GetPortion.c \
301 GetPortion.h \
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsTransitionManager.cpp80 return ComputedTimingFunction::GetPortion(mKeyframes[0].mTimingFunction, in CurrentValuePortion()
109 ComputedTimingFunction::GetPortion(mReplacedTransition->mTimingFunction, in UpdateStartValueFromReplacedTransition()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsTransitionManager.cpp76 return ComputedTimingFunction::GetPortion(mKeyframes[0].mTimingFunction, in CurrentValuePortion()
100 double valuePosition = ComputedTimingFunction::GetPortion( in UpdateStartValueFromReplacedTransition()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DAnimationHelper.cpp153 double portion = ComputedTimingFunction::GetPortion( in SampleAnimationForProperty()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DAnimationHelper.cpp153 double portion = ComputedTimingFunction::GetPortion( in SampleAnimationForProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DAnimationHelper.cpp153 double portion = ComputedTimingFunction::GetPortion( in SampleAnimationForProperty()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DAnimationHelper.cpp252 double portion = ComputedTimingFunction::GetPortion( in SampleAnimationForProperty()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DAnimationHelper.cpp228 double portion = ComputedTimingFunction::GetPortion( in SampleAnimationForEachNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DAsyncCompositionManager.cpp713 ComputedTimingFunction::GetPortion(animData.mFunctions[segmentIndex], in SampleAnimations()

12