Searched refs:bModifyListening (Results 1 – 1 of 1) sorted by relevance
2328 bool bModifyListening = lcl_shouldListenForModifications( xControl, this ); in startControlModifyListening() local2331 while ( bModifyListening ) in startControlModifyListening()2377 bool bModifyListening = lcl_shouldListenForModifications( xControl, NULL ); in stopControlModifyListening() local2380 while (bModifyListening) in stopControlModifyListening()
Completed in 47 milliseconds