Searched refs:GRID_AXONOMETRIC (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/display/
H A Dcanvas-grid.h37 GRID_AXONOMETRIC = 1 enumerator in enum:Inkscape::GridType
H A Dcanvas-axonomgrid.cpp158 : CanvasGrid(nv, in_repr, in_doc, GRID_AXONOMETRIC)
H A Dcanvas-grid.cpp264 case GRID_AXONOMETRIC:
/inkscape/src/
H A Ddesktop-events.cpp130 if (grid->getGridType() == Inkscape::GRID_AXONOMETRIC ) {
/inkscape/src/ui/dialog/
H A Ddocument-properties.cpp1386 case GRID_AXONOMETRIC:
H A Dinkscape-preferences.cpp784 _grids_notebook.append_page(_grids_axonom, CanvasGrid::getName( GRID_AXONOMETRIC ));

Completed in 112 milliseconds