Searched refs:_last_pick (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/display/
H A Ddrawing-shape.cpp37 , _last_pick(NULL)
305 return _last_pick; // skip this pick, returning what was returned last time
363 _last_pick = this;
368 _last_pick = this;
378 _last_pick = this;
387 _last_pick = this;
392 _last_pick = NULL;
H A Ddrawing-shape.h51 DrawingItem *_last_pick; member in class:Inkscape::DrawingShape

Completed in 124 milliseconds