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

/inkscape/src/
H A Ddesktop-events.cpp622 static GdkInputSource lastType = GDK_SOURCE_MOUSE; variable
723 if ( lastType != source || lastName != name ) {
739 lastType = source;
/inkscape/src/libuemf/
H A Dupmf.c2494 int lastType=1; local
2500 if(!lastType){
2505 if(lastType){
2513 lastType = !lastType;

Completed in 67 milliseconds