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

/inkscape/src/ui/dialog/
H A Dinput.cpp1382 gint live = device->getLiveAxes(); local
1387 if ( (mask & live) != 0 ) {
1399 gint live = device->getLiveButtons(); local
1403 if ( (mask & live) != 0 ) {

Completed in 29 milliseconds