Searched refs:testKeyboardFocusForPlugins (Results 1 – 3 of 3) sorted by relevance
275 obj->testKeyboardFocusForPlugins = true; in NPP_New()388 if (obj->testKeyboardFocusForPlugins) { in NPP_SetWindow()530 if (obj->testKeyboardFocusForPlugins) { in handleEventCarbon()532 obj->testKeyboardFocusForPlugins = FALSE; in handleEventCarbon()623 if (obj->testKeyboardFocusForPlugins) { in handleEventCocoa()625 obj->testKeyboardFocusForPlugins = FALSE; in handleEventCocoa()698 if (obj->testKeyboardFocusForPlugins) { in handleEventX11()700 obj->testKeyboardFocusForPlugins = false; in handleEventX11()752 if (obj->testKeyboardFocusForPlugins) { in handleEventWin()754 obj->testKeyboardFocusForPlugins = FALSE; in handleEventWin()
57 NPBool testKeyboardFocusForPlugins; member
1378 newInstance->testKeyboardFocusForPlugins = false; in pluginAllocate()