Home | History | Annotate | Download | only in api

Lines Matching full:instance

9  * the module instance on a web page.
20 * related to the module instance on a web page.
25 * The contents of this device is what will be displayed in the instance's
29 * unbind all devices from the given instance. The instance will then appear
34 * a device when it is already bound to another instance. If you want
41 * @param[in] instance A PP_Instance identifying one instance of a module.
47 * instance, so the caller can release its reference if it chooses.
50 [in] PP_Instance instance,
54 * IsFullFrame() determines if the instance is full-frame. Such an instance
60 * @param[in] instance A <code>PP_Instance</code> identifying one instance
64 * instance is full-frame.
67 [in] PP_Instance instance);