Home
last modified time | relevance | path

Searched defs:width (Results 401 – 425 of 534) sorted by last modified time

1...<<11121314151617181920>>...22

/plugin/database2/
H A Dmedia.php367 $width = intval( $width ) ? intval( $width ) : null; variable
374 $width = 200; variable
381 $width = round( $height * $aspect ); variable
/plugin/issuetracker/
H A Dprototype.js3322 width: element.style.width || '', property in AnonymousFunctionf562dc227800.originalStyles
3685 width: element.offsetWidth, property in getDimensions.dimensions
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php299 protected $width; variable in jucksearm\\barcode\\lib\\QRcode
899 protected function writeFormatInformation($width, &$frame, $mask, $level) {
1022 protected function generateMaskNo($maskNo, $width, $frame) {
1046 protected function makeMaskNo($maskNo, $width, $s, &$d, $maskGenOnly=false) {
1073 protected function makeMask($width, $frame, $maskNo, $level) {
1116 protected function evaluateSymbol($width, $frame) {
1178 protected function mask($width, $frame, $level) {
2397 protected function putAlignmentPattern($version, $frame, $width) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php125 $width=80
157 $width=80,
H A DSummary.php68 $width=80
111 $width=80,
H A DEmacs.php54 $width=80
102 $width=80,
H A DFull.php54 $width=80
221 $width=80,
H A DInfo.php64 $width=80
111 $width=80,
H A DJson.php52 $width=80
118 $width=80,
H A DJunit.php59 $width=80
137 $width=80,
H A DSource.php61 $width=80
136 $width=80,
H A DXml.php54 $width=80
121 $width=80,
H A DCsv.php54 $width=80
102 $width=80,
H A DDiff.php50 $width=80
138 $width=80,
H A DCbf.php58 $width=80
142 $width=80,
H A DCheckstyle.php54 $width=80
117 $width=80,
H A DVersionControl.php80 $width=80
175 $width=80,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php1431 private function _validateReportWidth($width)
H A DReport.php52 $width=80
78 $width=80,
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php979 public $width; variable in Google_ImageAsset
1004 public function setWidth( $width) {
H A DGoogle_PagespeedonlineService.php474 public $width; variable in Google_ResultScreenshot
493 public function setWidth( $width) {
H A DGoogle_PlusDomainsService.php1077 public $width; variable in Google_ActivityObjectAttachmentsFullImage
1096 public function setWidth( $width) {
1108 public $width; variable in Google_ActivityObjectAttachmentsImage
1127 public function setWidth( $width) {
1175 public $width; variable in Google_ActivityObjectAttachmentsThumbnailsImage
1194 public function setWidth( $width) {
1762 public $width; variable in Google_Media
1860 public function setWidth( $width) {
2210 public $width; variable in Google_PersonCoverCoverPhoto
2223 public function setWidth( $width) {
[all …]
H A DGoogle_PlusService.php884 public $width; variable in Google_ActivityObjectAttachmentsFullImage
903 public function setWidth( $width) {
915 public $width; variable in Google_ActivityObjectAttachmentsImage
934 public function setWidth( $width) {
972 public $width; variable in Google_ActivityObjectAttachmentsThumbnailsImage
991 public function setWidth( $width) {
1389 public $width; variable in Google_ItemScope
1715 public function setWidth( $width) {
2162 public $width; variable in Google_PersonCoverCoverPhoto
2175 public function setWidth( $width) {
H A DGoogle_DriveService.php2629 public $width; variable in Google_DriveFileImageMediaMetadata
2750 public function setWidth( $width) {
H A DGoogle_YouTubeService.php3888 public $width; variable in Google_Thumbnail
3901 public function setWidth( $width) {

1...<<11121314151617181920>>...22