Searched defs:rectPtr (Results 1 – 4 of 4) sorted by relevance
90 auto rectPtr = new Rect(left, top, right, bottom); in Unmarshalling() local
165 StylusGestureRect *rectPtr = static_cast<StylusGestureRect*>(data); in DeleteText() local244 StylusGestureRect *rectPtr = static_cast<StylusGestureRect*>(data); in InsertSpace() local
993 Rect* rectPtr = hasCullRect_ ? &cullRect_ : nullptr; in Playback() local2023 const Rect* rectPtr = nullptr; in Playback() local
2012 std::shared_ptr<Rect> rectPtr = std::make_shared<Rect>(rect.GetLeft(), in OnGetLocalClipBounds() local