Lines Matching refs:requested
147 mCurrentState.requested = mCurrentState.active; in Layer()
1653 const bool sizeChanged = (c.requested.w != s.requested.w) ||
1654 (c.requested.h != s.requested.h);
1673 c.requested.w, c.requested.h,
1681 s.requested.w, s.requested.h);
1686 c.requested.w, c.requested.h);
1689 const bool resizePending = (c.requested.w != c.active.w) ||
1690 (c.requested.h != c.active.h);
1731 c.active = c.requested;
1735 editCurrentState.active = editCurrentState.requested;
1736 c.active = c.requested;
1781 if (mCurrentState.requested.transform.tx() == x && mCurrentState.requested.transform.ty() == y)
1788 mCurrentState.requested.transform.set(x, y);
1871 if (mCurrentState.requested.w == w && mCurrentState.requested.h == h)
1873 mCurrentState.requested.w = w;
1874 mCurrentState.requested.h = h;
1894 mCurrentState.requested.transform.set(