Searched defs:box3d_set_button_and_adjustment (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dbox3d-toolbar.cpp69 static void box3d_set_button_and_adjustment(Persp3D *persp, function
115 box3d_set_button_and_adjustment(persp, Proj::X, adj, act, tact);
122 box3d_set_button_and_adjustment(persp, Proj::Y, adj, act, tact);
129 box3d_set_button_and_adjustment(persp, Proj::Z, adj, act, tact);

Completed in 41 milliseconds