Searched refs:frame (Results 1 – 12 of 12) sorted by relevance
| /template/strap/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | RemoteTargetLocator.php | 41 …* @param WebDriverElement|null|int|string $frame The WebDriverElement, the id or the name of the f… 46 public function frame($frame) function in Facebook\\WebDriver\\Remote\\RemoteTargetLocator 49 if ($frame instanceof WebDriverElement) { 50 $id = [JsonWireCompat::WEB_DRIVER_ELEMENT_IDENTIFIER => $frame->getID()]; 51 } elseif ($frame === null) { 53 } elseif (is_int($frame)) { 54 $id = $frame; 61 if ($frame instanceof WebDriverElement) { 62 $id = ['ELEMENT' => $frame->getID()]; 63 } elseif ($frame === null) { [all …]
|
| /template/twigstarter/vendor/symfony/polyfill-php72/ |
| D | Php72.php | 158 …each (debug_backtrace(\PHP_VERSION_ID >= 50400 ? \DEBUG_BACKTRACE_IGNORE_ARGS : false) as $frame) { 159 …if (isset($frame['function'][0]) && !isset($frame['class']) && 'o' === $frame['function'][0] && \i… 160 $frame['line'] = 0; 164 if (!empty($frame['line'])) {
|
| /template/strap/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverTargetLocator.php | 26 …* @param WebDriverElement|null|int|string $frame The WebDriverElement, the id or the name of the f… 33 public function frame($frame); function
|
| H A D | WebDriverExpectedCondition.php | 358 return $driver->switchTo()->frame($frame_locator);
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 979 }for(var i=0,frame; 980 frame=frames[i]; 981 i++){try{this.addEvent(frame.document,name,handler) 987 }for(var i=0,frame; 988 frame=frames[i]; 989 i++){try{this.removeEvent(frame.document,name,handler) 1280 var frame=doc.createElement("iframe"); 1281 frame.id="FirebugSandbox"; 1282 frame.style.display="none"; 1283 frame.src="about:blank"; [all …]
|
| /template/launch/css/ |
| D | launch.css | 172 .video-frame { 179 .video-frame iframe {
|
| /template/a_new_day/js/ |
| D | effects.js | 282 var frame = Math.round(pos * this.options.fps * this.options.duration); 283 if(frame > this.currentFrame) { 285 this.currentFrame = frame;
|
| /template/battlehorse/js/ |
| D | effects.js | 282 var frame = Math.round(pos * this.options.fps * this.options.duration); 283 if(frame > this.currentFrame) { 285 this.currentFrame = frame;
|
| /template/starterpjax/ |
| D | main.php.withTime | 15 …header("Content-Security-Policy: default-src 'self'; script-src https://apis.google.com; frame-src…
|
| D | README.md | 41 …-Security-Policy: default-src 'self'; script-src https://apis.google.com; frame-src https://youtub…
|
| /template/able/css/ |
| D | able.css | 57 frame, selector
|
| /template/arcade-basic/css/ |
| D | able.css | 57 frame, selector
|