Searched refs:NPGetPropertyFunctionPtr (Results 1 – 2 of 2) sorted by relevance
246 typedef bool (*NPGetPropertyFunctionPtr)(NPObject *obj, NPIdentifier name, NPVariant *result); typedef283 NPGetPropertyFunctionPtr getProperty;
329 (NPGetPropertyFunctionPtr) myGetProperty,