Searched refs:readRepr (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/display/ | ||
H A D | canvas-axonomgrid.h | 32 virtual void readRepr(); |
H A D | canvas-grid.h | 84 virtual void readRepr() = 0; 135 virtual void readRepr(); |
H A D | canvas-axonomgrid.cpp | 182 if (repr) readRepr(); 211 CanvasAxonomGrid::readRepr() function in class:Inkscape::CanvasAxonomGrid 336 readRepr(); |
H A D | canvas-grid.cpp | 11 * (for example the 'enable' widget and readRepr things) 482 if (repr) readRepr(); 535 CanvasXYGrid::readRepr() function in class:Inkscape::CanvasXYGrid 675 readRepr(); |
Completed in 21 milliseconds