Searched refs:setWidth (Results 1 – 8 of 8) sorted by relevance
162 public function setWidth(?int $width): BrandButton function in ComboStrap\\BrandButton186 ->setWidth($width);203 ->setWidth($width);
202 $brandButton->setWidth($width);
422 function setWidth(int $int): FormMetaField function in ComboStrap\\Meta\\Form\\FormMetaField549 $field->setWidth($formControlWidth);
4 …idthField");i(this,"widthLabel");this.name=t}getName(){return this.name}setWidth(t){return this.wi…
1 …ame;\n }\n\n getName() {\n return this.name;\n }\n\n setWidth(width) {\n …
2423 setWidth: true,2453 if(options.setWidth) target.style.width = source.offsetWidth + 'px';