Searched refs:RENDER_STOP (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/display/ | ||
H A D | drawing-item.h | 155 RENDER_STOP = 1 enumerator in enum:Inkscape::DrawingItem::RenderResult |
H A D | drawing-item.cpp | 686 if (this == stop_at) return RENDER_STOP; |
Completed in 2314 milliseconds