Searched refs:OnHasProperty (Results 1 – 2 of 2) sorted by relevance
69 void OnHasProperty(const NPIdentifier_Param& name,
95 IPC_MESSAGE_HANDLER(NPObjectMsg_HasProperty, OnHasProperty); in OnMessageReceived()205 void NPObjectStub::OnHasProperty(const NPIdentifier_Param& name, in OnHasProperty() function in content::NPObjectStub