Results 1561 - 1580 of 1,719

HMDVRDevice.getEyeParameters()

The getEyeParameters() method of the HMDVRDevice interface returns current parameters for the eye specified as its argument ("left" or "right") — stored in a VREyeParameters object.
API Experimental Expérimental HMDVRDevice Method Obsolete Reference Référence Virtual Reality VR WebVR

HMDVRDevice.setFieldOfView()

The setFieldOfView() method of the HMDVRDevice interface can be used to set the field of view for one eye, or both eyes simultaneously.
API Experimental Expérimental HMDVRDevice Method Obsolete Reference Référence Virtual Reality VR WebVR

HTMLIFrameElement.executeScript()

The executeScript() method of the HTMLIFrameElement interface allows a specified script to be executed against a page loaded in the browser <iframe>.
API Browser Browser API DOM API executeScript HTMLIFrameElement Method Non-standard Reference

HTMLIFrameElement.findAll()

The findAll() method of the HTMLIFrameElement searches for a string in a browser <iframe>'s text content; if found, the first instance of the string relative to the caret position will be highlighted.
API B2G Browser findAll Firefox OS HTMLIFrameElement Method Non-standard Reference

HTMLIFrameElement.findNext()

The findNext() method of the HTMLIFrameElement highlights the next or previous instance of a search result after a findAll() search has been carried out.
API B2G Browser findNext Firefox OS HTMLIFrameElement Method Non-standard Reference