Searched refs:eventLogging (Results 1 – 4 of 4) sorted by relevance
262 obj->eventLogging = true; in NPP_New()366 obj->eventLogging = true; in NPP_SetWindow()470 if (obj->eventLogging) { in handleEventCarbon()478 if (obj->eventLogging) { in handleEventCarbon()484 if (obj->eventLogging) in handleEventCarbon()490 if (obj->eventLogging) in handleEventCarbon()493 obj->eventLogging = false; in handleEventCarbon()499 if (obj->eventLogging) in handleEventCarbon()503 if (obj->eventLogging) in handleEventCarbon()507 if (obj->eventLogging) in handleEventCarbon()[all …]
53 NPBool eventLogging; member
294 BOOLEAN_TO_NPVARIANT(plugin->eventLogging, *result); in pluginGetProperty()353 plugin->eventLogging = NPVARIANT_TO_BOOLEAN(*variant); in pluginSetProperty()1151 newInstance->eventLogging = FALSE; in pluginAllocate()
281 if (!obj->eventLogging) in webkit_test_plugin_handle_event()