MCPcopy Create free account
hub / github.com/KDE/kwin / xTranslation

Method xTranslation

src/effect/effect.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125qreal PaintData::xTranslation() const
126{
127 return d->translation.x();
128}
129
130qreal PaintData::yTranslation() const
131{

Callers 7

testCtorMethod · 0.80
testCopyCtorMethod · 0.80
testOperatorPlusMethod · 0.80
renderItemMethod · 0.80
shouldBlurMethod · 0.80
blurMethod · 0.80
applyMethod · 0.80

Calls 1

xMethod · 0.45

Tested by 3

testCtorMethod · 0.64
testCopyCtorMethod · 0.64
testOperatorPlusMethod · 0.64