Home | History | Annotate | Download | only in Plugins

Lines Matching refs:windowRef

127     WindowRef windowRef = (WindowRef)[[m_pluginView window] windowRef];
128 event.message = (unsigned long)windowRef;
283 WindowRef windowRef = (WindowRef)[[m_pluginView window] windowRef];
285 SetUserFocusWindow(windowRef);
291 event.message = (unsigned long)windowRef;
364 InstallEventHandler(GetWindowEventTarget((WindowRef)[[m_pluginView window] windowRef]),
409 return [window windowRef];