Searched defs:frame (Results 1 – 5 of 5) sorted by relevance
/template/strap/vendor/php-webdriver/webdriver/lib/ |
D | WebDriverTargetLocator.php | 33 public function frame($frame); function
|
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/ |
D | RemoteTargetLocator.php | 46 public function frame($frame) argument
|
/template/able/css/ |
D | able.css | 57 frame, selector
|
/template/arcade-basic/css/ |
D | able.css | 57 frame, selector
|
/template/strap/resources/firebug/ |
D | firebug-lite-1.4.js | 4451 …urceLink objectLink"},"$object|getSourceLinkTitle")),getCallName:function(frame){return frame.name… argument 4452 },getSourceLinkTitle:function(frame){var fileName=cropString(getFileName(frame.href),20); argument 4456 },argIterator:function(frame){if(!frame.args){return[] argument 4475 },getTitle:function(frame,context){if(!frame.isValid){return"(invalid frame)" argument 4477 },getTooltip:function(frame,context){if(!frame.isValid){return"(invalid frame)" argument 4481 }},getContextMenuItems:function(frame,target,context){var fn=frame.script.functionObject.getWrapped… argument 5683 },onMonitorScript:function(context,frame){Firebug.Console.log(frame,context) argument 5684 },onFunctionCall:function(context,frame,depth,calling){if(calling){Firebug.Console.openGroup([frame… argument
|