Home
last modified time | relevance | path

Searched refs:pixh (Results 151 – 175 of 260) sorted by relevance

1234567891011

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/
H A Djavastyle.cpp627 int pixh = pixmap.height(); in drawControl() local
630 QRect pmr(0, 0, pixw, pixh); in drawControl()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/
H A Djavastyle.cpp627 int pixh = pixmap.height(); in drawControl() local
630 QRect pmr(0, 0, pixw, pixh); in drawControl()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf.php6967 list($pixw, $pixh) = $imsize;
6972 $h = $this->pixelsToUnits($pixh);
6974 $w = $h * $pixw / $pixh;
6976 $h = $w * $pixh / $pixw;
6983 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6987 $h = $w * $pixh / $pixw;
7008 $w = $h * $pixw / $pixh;
7043 $pixsize = ($pixw * $pixh);
7104 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7117 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php6925 list($pixw, $pixh) = $imsize;
6930 $h = $this->pixelsToUnits($pixh);
6932 $w = $h * $pixw / $pixh;
6934 $h = $w * $pixh / $pixw;
6941 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6945 $h = $w * $pixh / $pixw;
6966 $w = $h * $pixw / $pixh;
7001 $pixsize = ($pixw * $pixh);
7062 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7075 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php6925 list($pixw, $pixh) = $imsize;
6930 $h = $this->pixelsToUnits($pixh);
6932 $w = $h * $pixw / $pixh;
6934 $h = $w * $pixh / $pixw;
6941 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6945 $h = $w * $pixh / $pixw;
6966 $w = $h * $pixw / $pixh;
7001 $pixsize = ($pixw * $pixh);
7062 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7075 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf.php6924 list($pixw, $pixh) = $imsize;
6929 $h = $this->pixelsToUnits($pixh);
6931 $w = $h * $pixw / $pixh;
6933 $h = $w * $pixh / $pixw;
6940 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6944 $h = $w * $pixh / $pixw;
6965 $w = $h * $pixw / $pixh;
7000 $pixsize = ($pixw * $pixh);
7061 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7074 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6965 list($pixw, $pixh) = $imsize;
6970 $h = $this->pixelsToUnits($pixh);
6972 $w = $h * $pixw / $pixh;
6974 $h = $w * $pixh / $pixw;
6981 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6985 $h = $w * $pixh / $pixw;
7006 $w = $h * $pixw / $pixh;
7041 $pixsize = ($pixw * $pixh);
7102 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7115 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6965 list($pixw, $pixh) = $imsize;
6970 $h = $this->pixelsToUnits($pixh);
6972 $w = $h * $pixw / $pixh;
6974 $h = $w * $pixh / $pixw;
6981 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6985 $h = $w * $pixh / $pixw;
7006 $w = $h * $pixw / $pixh;
7041 $pixsize = ($pixw * $pixh);
7102 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7115 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/itop/web/lib/tcpdf/
H A Dtcpdf.php6891 list($pixw, $pixh) = $imsize;
6896 $h = $this->pixelsToUnits($pixh);
6898 $w = $h * $pixw / $pixh;
6900 $h = $w * $pixh / $pixw;
6907 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6911 $h = $w * $pixh / $pixw;
6932 $w = $h * $pixw / $pixh;
6967 $pixsize = ($pixw * $pixh);
7028 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7041 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/
H A Dtcpdf.php6891 list($pixw, $pixh) = $imsize;
6896 $h = $this->pixelsToUnits($pixh);
6898 $w = $h * $pixw / $pixh;
6900 $h = $w * $pixh / $pixw;
6907 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6911 $h = $w * $pixh / $pixw;
6932 $w = $h * $pixw / $pixh;
6967 $pixsize = ($pixw * $pixh);
7028 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7041 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6900 list($pixw, $pixh) = $imsize;
6905 $h = $this->pixelsToUnits($pixh);
6907 $w = $h * $pixw / $pixh;
6909 $h = $w * $pixh / $pixw;
6916 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6920 $h = $w * $pixh / $pixw;
6941 $w = $h * $pixw / $pixh;
6976 $pixsize = ($pixw * $pixh);
7037 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7050 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/finance/prestashop/prestashop/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/finance/weberp/webERP/includes/tcpdf/
H A Dtcpdf.php6924 list($pixw, $pixh) = $imsize;
6929 $h = $this->pixelsToUnits($pixh);
6931 $w = $h * $pixw / $pixh;
6933 $h = $w * $pixh / $pixw;
6940 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6944 $h = $w * $pixh / $pixw;
6965 $w = $h * $pixw / $pixh;
7000 $pixsize = ($pixw * $pixh);
7061 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7074 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6891 list($pixw, $pixh) = $imsize;
6896 $h = $this->pixelsToUnits($pixh);
6898 $w = $h * $pixw / $pixh;
6900 $h = $w * $pixh / $pixw;
6907 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6911 $h = $w * $pixh / $pixw;
6932 $w = $h * $pixw / $pixh;
6967 $pixsize = ($pixw * $pixh);
7028 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7041 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/moodle310/moodle/lib/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/moodle311/moodle/lib/tcpdf/
H A Dtcpdf.php6967 list($pixw, $pixh) = $imsize;
6972 $h = $this->pixelsToUnits($pixh);
6974 $w = $h * $pixw / $pixh;
6976 $h = $w * $pixh / $pixw;
6983 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6987 $h = $w * $pixh / $pixw;
7008 $w = $h * $pixw / $pixh;
7043 $pixsize = ($pixw * $pixh);
7104 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7117 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/www/moodle39/moodle/lib/tcpdf/
H A Dtcpdf.php6923 list($pixw, $pixh) = $imsize;
6928 $h = $this->pixelsToUnits($pixh);
6930 $w = $h * $pixw / $pixh;
6932 $h = $w * $pixh / $pixw;
6939 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6943 $h = $w * $pixh / $pixw;
6964 $w = $h * $pixw / $pixh;
6999 $pixsize = ($pixw * $pixh);
7060 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7073 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqwindowsstyle.cpp1903 int pixh = pixmap.height(); in drawControl() local
1907 QRect pmr(0, 0, pixw, pixh); in drawControl()
/dports/audio/carla/Carla-2.4.1/source/theme/
H A DCarlaStyle.cpp1965 const int pixh = pixmap.height() / pixmap.devicePixelRatioF(); in drawControl() local
1968 const int pixh = pixmap.height(); in drawControl() local
1971 QRect pmr(0, 0, pixw, pixh); in drawControl()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6977 list($pixw, $pixh) = $imsize;
6982 $h = $this->pixelsToUnits($pixh);
6984 $w = $h * $pixw / $pixh;
6986 $h = $w * $pixh / $pixw;
6993 if ((($w * $pixh) / ($h * $pixw)) < 1) {
6997 $h = $w * $pixh / $pixw;
7018 $w = $h * $pixw / $pixh;
7053 $pixsize = ($pixw * $pixh);
7114 …return $this->ImagePngAlpha($file, $x, $y, $pixw, $pixh, $w, $h, 'PNG', $link, $align, $resize, $d…
7127 imagecopyresampled($imgr, $img, 0, 0, 0, 0, $neww, $newh, $pixw, $pixh);

1234567891011