Searched refs:showGrids (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Ddesktop.h393 void showGrids(bool show, bool dirty_document = true);
H A Ddesktop.cpp329 showGrids(namedview->grids_visible, false);
1482 showGrids(!grids_visible);
1487 showGrids(true);
1491 void SPDesktop::showGrids(bool show, bool dirty_document) function in class:SPDesktop
H A Dsp-namedview.cpp745 desktop->showGrids(grids_visible, false);
/inkscape/src/ui/dialog/
H A Ddocument-properties.cpp1640 dt->showGrids(true);

Completed in 1955 milliseconds