Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.cc2146 DWORD view_tid = GetWindowThreadProcessId(HWNDForNativeView(view), NULL); in RepostEvent() local
2147 if (view_tid != GetWindowThreadProcessId(HWNDForNativeView(window), NULL)) { in RepostEvent()