Searched refs:func_var (Results 1 – 2 of 2) sorted by relevance
105 NPVariant func_var; in SetWindow() local106 NULL_TO_NPVARIANT(func_var); in SetWindow()107 HostFunctions()->getproperty(id(), window, set_test_object_id, &func_var); in SetWindow()109 NPObject* func = NPVARIANT_TO_OBJECT(func_var); in SetWindow()
64 NPVariant func_var; in SetWindow() local65 HostFunctions()->getproperty(id(), window, are_these_the_same_id, &func_var); in SetWindow()66 NPObject* func = NPVARIANT_TO_OBJECT(func_var); in SetWindow()