Searched refs:locate_ (Results 1 – 2 of 2) sorted by relevance
1551 : DrawWithPaintOpItem(cmdList, handle->paintHandle, SYMBOL_OPITEM), locate_(handle->locate) in DrawSymbolOpItem()1566 cmdList.AddOp<ConstructorHandle>(symbolHandle, locate_, paintHandle); in Marshalling()1578 path.Offset(locate_.GetX(), locate_.GetY()); in Playback()
911 : DrawWithPaintOpItem(paint, DrawOpItem::SYMBOL_OPITEM), symbol_(symbol), locate_(locate) {} in DrawSymbolOpItem()922 Point locate_; variable