Home | History | Annotate | Download | only in jni

Lines Matching refs:bindToWindowObject

1591         // Pass ownership of the added object to bindToWindowObject.
1593 pFrame->script()->bindToWindowObject(pFrame, name, npObject);
1594 // bindToWindowObject calls NPN_RetainObject on the
1596 // bindToWindowObject also increases obj's ref count and decreases
1599 // bindToWindowObject.