Searched refs:maViewUpdateRequests (Results 1 – 1 of 1) sorted by relevance
62 UpdateRequestVector maViewUpdateRequests; member78 maViewUpdateRequests(), in ImplScreenUpdater()104 mpImpl->maViewUpdateRequests.push_back( in notifyUpdate()148 else if( !mpImpl->maViewUpdateRequests.empty() ) in commitUpdates()152 mpImpl->maViewUpdateRequests.begin() ); in commitUpdates()154 mpImpl->maViewUpdateRequests.end() ); in commitUpdates()179 UpdateRequestVector().swap( mpImpl->maViewUpdateRequests ); in commitUpdates()
Completed in 8 milliseconds