Searched refs:onPush (Results 1 – 4 of 4) sorted by relevance
20 void push(Xform* parentXform) { this->onPush(parentXform); } in push()28 virtual void onPush(Xform*) = 0;
95 void onPush(Xform* x) override { in onPush() function in CanvasXContext