Searched refs:manipulator (Results 1 – 6 of 6) sorted by relevance
55 Manipulator* manipulator = in Draw() local57 if (manipulator->Bounds().Intersects(updateRect)) in Draw()58 manipulator->Draw(into, updateRect); in Draw()69 Manipulator* manipulator = in MessageReceived() local71 if (manipulator->MessageReceived(message, _command)) in MessageReceived()102 Manipulator* manipulator = in MouseDown() local104 if (manipulator->MouseDown(where)) { in MouseDown()105 fCurrentManipulator = manipulator; in MouseDown()130 Manipulator* manipulator = in MouseMoved() local132 if (manipulator->TrackingBounds(fView).Contains(where) in MouseMoved()[all …]
50 bool AddManipulator(Manipulator* manipulator);
23 PathManipulator* manipulator, in TransformPointsBox() argument28 fManipulator(manipulator), in TransformPointsBox()
31 PathManipulator* manipulator,
36 * Transformation manipulator [done]
17400 manipulator/MS