Home
last modified time | relevance | path

Searched refs:wasThere (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dreferenced-handles.cpp254 bool wasThere = mPriv->handles.removeOne(handle); in removeOne() local
256 if (wasThere) { in removeOne()
267 return wasThere; in removeOne()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/portedasteroids/
H A Dview.cpp982 static bool wasThere = FALSE; in showEvent() local
984 if ( !wasThere ) { in showEvent()
985 wasThere = TRUE; in showEvent()