Home
last modified time | relevance | path

Searched defs:element (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php54 public function click(WebDriverElement $element = null) argument
70 public function clickAndHold(WebDriverElement $element = null) argument
86 contextClick(WebDriverElement $element = null) global() argument
102 doubleClick(WebDriverElement $element = null) global() argument
182 moveToElement(WebDriverElement $element, $x_offset = null, $y_offset = null) global() argument
201 release(WebDriverElement $element = null) global() argument
219 keyDown(WebDriverElement $element = null, $key = null) global() argument
237 keyUp(WebDriverElement $element = null, $key = null) global() argument
255 sendKeys(WebDriverElement $element = null, $keys = null) global() argument
[all...]
H A DWebDriverTouchActions.php39 public function tap(WebDriverElement $element) argument
110 public function scrollFromElement(WebDriverElement $element, $x, $y) argument
123 public function doubleTap(WebDriverElement $element) argument
136 longPress(WebDriverElement $element) global() argument
166 flickFromElement(WebDriverElement $element, $x, $y, $speed) global() argument
[all...]
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js14 remove: function(element) { argument
18 add: function(element) { argument
88 show: function(point, element) { argument
110 fire: function(event, element) { argument
227 initialize: function(element) { argument
605 options: function(element) { argument
611 destroy: function(element){ argument
624 create: function(element) { argument
851 element: element, property in Sortable._tree.child
868 tree: function(element) { argument
[all …]
H A Deffects.js109 tagifyText: function(element) { argument
350 initialize: function(element) { argument
368 initialize: function(element) { argument
476 initialize: function(element) { argument
527 Effect.Fade = function(element) { argument
543 Effect.Appear = function(element) { argument
560 Effect.Puff = function(element) { argument
662 Effect.Shake = function(element) { argument
765 Effect.Grow = function(element) { argument
908 Effect.Fold = function(element) { argument
[all …]
H A Dprototype.js1709 function $(element) { argument
1795 toggle: function(element) { argument
1802 hide: function(element) { argument
1808 show: function(element) { argument
1814 remove: function(element) { argument
2163 empty: function(element) { argument
3310 match: function(element) { argument
4038 focus: function(element) { argument
4077 clear: function(element) { argument
4315 function element(event) { function
[all …]
/plugin/odt/ODT/
H A DXMLUtil.php29 public static function getElementOpenTag ($element, $xmlCode) {
47 public static function getElement ($element, $xmlCode, &$endPos=NULL) {
113 public static function getElementContent ($element, $xmlCode, &$endPos=NULL) {
186 public static function getNextElementContent (&$element, $xmlCode, &$endPos=NULL) {
277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) {
359 public static function elementReplace ($element, $xmlCode, $replacement) {
H A DODTList.php21 …nction listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=NULL, $attributes…
73 …static public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=…
129 …static public function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attribute…
176 …static public function listContentOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL)…
H A DODTTable.php20 …Params $params, $maxcols = NULL, $numrows = NULL, $tableStyleName=NULL, $element=NULL, $attributes…
215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at…
258 …, $rowspan = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes…
307 …, $rowspan = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes…
373 …ableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $element=NULL, $attributes…
447 …HeaderOpenUseCSS(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $element=NULL, $attributes…
484 …public static function tableRowOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NU…
525 …public static function tableCellOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N…
H A DODTFrame.php69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU…
98 …ction openTextBoxUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes…
218 …public static function openFrameUseProperties (ODTInternalParams $params, $properties, $element=NU…
H A DODTParagraph.php29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a…
158 …public static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N…
/plugin/issuetracker/
H A Dprototype.js1818 function $(element) { argument
1923 toggle: function(element) { argument
1929 hide: function(element) { argument
1935 show: function(element) { argument
1941 remove: function(element) { argument
2340 empty: function(element) { argument
3163 purge: function(element) { argument
3890 function isBody(element) { argument
3894 function isHtml(element) { argument
5411 function element(event) { function
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAccessorSetter.php17 protected $element; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetter
39 public function setElementDifferent(AccessorSetterElement $element)
80 protected $element; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetterElement
101 public function setElementDifferent($element)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php18 public function tap(WebDriverElement $element); argument
26 public function doubleTap(WebDriverElement $element); argument
58 WebDriverElement $element, argument
70 public function longPress(WebDriverElement $element); argument
101 WebDriverElement $element, argument
[all...]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js409 CheckElementRemovable : function( element, fullMatch ) argument
513 RemoveFromElement : function( element ) argument
574 _RemoveStylesFromElement : function( element ) argument
599 _RemoveOverrides : function( element, override ) argument
631 _RemoveNoAttribElement : function( element ) argument
655 BuildElement : function( targetDoc, element ) argument
1006 _MergeSiblings : function( element, attribs ) argument
1019 _MergeNextSibling : function( element, attribs ) argument
1057 _MergePreviousSibling : function( element, attribs ) argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverEventListener.php48 public function beforeFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver); argument
55 public function afterFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver); argument
72 public function beforeClickOn(EventFiringWebElement $element); argument
77 public function afterClickOn(EventFiringWebElement $element); argument
82 public function beforeChangeValueOf(EventFiringWebElement $element); argument
87 afterChangeValueOf(EventFiringWebElement $element) global() argument
[all...]
H A DAbstractWebDriverCheckboxOrRadio.php16 protected $element; variable in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio
24 public function __construct(WebDriverElement $element) argument
224 selectOption(WebDriverElement $element) global() argument
234 deselectOption(WebDriverElement $element) global() argument
[all...]
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1502 function $(element) { argument
1566 visible: function(element) { argument
1570 toggle: function(element) { argument
1576 hide: function(element) { argument
1581 show: function(element) { argument
1586 remove: function(element) { argument
1860 empty: function(element) { argument
2093 var element = forElement; variable
2788 match: function(element) { argument
3490 focus: function(element) { argument
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php31 public function tap(WebDriverElement $element) argument
46 public function doubleTap(WebDriverElement $element) argument
96 public function flickFromElement(WebDriverElement $element, argument
113 longPress(WebDriverElement $element) global() argument
162 scrollFromElement(WebDriverElement $element, $xoffset, $yoffset) global() argument
[all...]
/plugin/frootysearch/
H A Dscript.js92 var frootySearch__addClassName = function(element, className) { argument
100 var frootySearch__hasClassName = function(element, className) { argument
108 var frootySearch__removeClassName = function(element, className) { argument
/plugin/downloadcodeblock/
H A Dscript.js1 function preceding(element) { argument
5 function deriveFilename(element) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DTypeVisitor.php18 public function visit(Element $element, &$handle = null, $eldnah = null)
33 private function visitSimpleType(TreeNode $element)
64 private function visitCompoundType(TreeNode $element, ?int &$handle, ?int $eldnah): array
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js428 HasAttribute : function( element, attributeName ) argument
442 HasAttributes : function( element ) argument
469 RemoveAttribute : function( element, attributeName ) argument
477 GetAttributeValue : function( element, att ) argument
531 BreakParent : function( element, parent, reusableRange ) argument
627 CloneElement : function( element ) argument
637 ClearElementJSProperty : function( element, attrName ) argument
645 SetElementMarker : function ( markerObj, element, attrName, value) argument
655 ClearElementMarkers : function( markerObj, element, clearMarkerObj ) argument
853 CheckIsEmptyElement : function( element, elementCheckCallback ) argument
[all …]
H A Dfcktools_ie.js44 FCKTools.ClearElementAttributes = function( element ) argument
97 FCKTools.DisableSelection = function( element ) argument
181 FCKTools.SaveStyles = function( element ) argument
205 FCKTools.RestoreStyles = function( element, savedStyles ) argument
/plugin/odt/ODT/css/
H A Dcssimportnew.php307 public function matches_entry (iElementCSSMatchable $element) {
498 protected function selector_matches (array $selector, iElementCSSMatchable $element) {
634 public function matches (iElementCSSMatchable $element, &$specificity) {
783 public function matches(iElementCSSMatchable $element, &$specificity, $media = NULL) {
1055 public function getPropertyForElement ($name, iElementCSSMatchable $element) {
1091 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, ODTUnits $units, $…
1163 …protected function calculate (array &$properties, iElementCSSMatchable $element, ODTUnits $units) {
1354 …protected function calculateAndInherit (array &$dest, iElementCSSMatchable $element, ODTUnits $uni…
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js30 function ShowE( element, isVisible ) argument
37 function SetAttribute( element, attName, attValue ) argument
45 function GetAttribute( element, attName, valueIfNull ) argument

12345678910>>...13