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

/inkscape/src/ui/dialog/
H A Dlayers.cpp664 int cell_x = 0, cell_y = 0; local
673 if (_tree.get_path_at_pos (x, y, target_path, target_column, cell_x, cell_y)) {
H A Dtags.cpp738 int cell_x = 0, cell_y = 0; local
751 if (_tree.get_path_at_pos (x, y, target_path, target_column, cell_x, cell_y)) {
H A Dobjects.cpp992 int cell_x = 0, cell_y = 0; local
1004 if (_tree.get_path_at_pos (x, y, target_path, target_column, cell_x, cell_y)) {

Completed in 26 milliseconds