Searched refs:addWindowToVectorIfOwnedByCurrentThread (Results 1 – 2 of 2) sorted by relevance
146 static BOOL CALLBACK addWindowToVectorIfOwnedByCurrentThread(HWND window, LPARAM lParam) in addWindowToVectorIfOwnedByCurrentThread() function171 …::EnumThreadWindows(context.currentThreadID, addWindowToVectorIfOwnedByCurrentThread, reinterpret_… in windowsToReceiveSentMessagesWhileWaitingForSyncReply()176 …::EnumChildWindows(windows[i], addWindowToVectorIfOwnedByCurrentThread, reinterpret_cast<LPARAM>(&… in windowsToReceiveSentMessagesWhileWaitingForSyncReply()181 …::EnumChildWindows((*it)->nativeWindow(), addWindowToVectorIfOwnedByCurrentThread, reinterpret_cas… in windowsToReceiveSentMessagesWhileWaitingForSyncReply()
2003 (WebKit::addWindowToVectorIfOwnedByCurrentThread): New helper function to be called by