Home
last modified time | relevance | path

Searched refs:gd (Results 1 – 25 of 49) sorted by relevance

12

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DGraphicsDeviceTranslucener.java13 GraphicsDevice gd = ge.getDefaultScreenDevice(); in makeTranslucent() local
16 if (gd.isWindowTranslucencySupported(WindowTranslucency.TRANSLUCENT)) { in makeTranslucent()
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php26 $gd = $this->PlotPixelsGD($ThisFileInfo['bmp'], $truecolor);
27 return $gd;
705 $gd = @imagecreatetruecolor($imagewidth, $imageheight);
709 $gd = @imagecreate($imagewidth, $imageheight);
714 imagecolorallocate($gd, $r, $g, $b);
721 imagecolorallocate($gd, $r, $g, $b);
728 if (!is_resource($gd) && !(is_object($gd) && $gd instanceOf \GdImage)) {
739 $pixelcolor = imagecolorallocate($gd, $red, $green, $blue);
741 $pixelcolor = imagecolorclosest($gd, $red, $green, $blue);
743 imagesetpixel($gd, $col, $row, $pixelcolor);
[all …]
/plugin/judge/helper/
H A Djdatetime.class.php507 $gd = $g_d-1;
515 $g_day_no += $gd;
592 $gd = $g_day_no+1;
594 return array($gy, $gm, $gd);
/plugin/structtemplate/_vagrant/
H A Dprovision_web_server.sh10 php-gd \
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DObjectWithXmlNamespaces.yml7 gd: http://schemas.google.com/g/2005
H A DBlogPost.yml5 gd: http://schemas.google.com/g/2005
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php576 $gd = function_exists('gd_info') ? gd_info() : [];
577 if (!isset($gd['PNG Support'])) {
901 $gd = function_exists('gd_info')
905 if (isset($gd['GIF Read Support']) && $gd['GIF Read Support']) {
1053 $gd = function_exists('gd_info')
1057 if (isset($gd['PNG Support']) && $gd['PNG Support']) {
/plugin/dokutexit/
H A DREADME.md141gd]. This library has [human issues][gdpb], and Debian doesn't ship a php-gd library with this fun…
195 [gd]: http://en.wikipedia.org/wiki/GD_Graphics_Library
/plugin/dw2pdf/
H A Dcomposer.lock24 "ext-gd": "*",
109 "ext-gd": "To output QR codes to PNG files",
/plugin/pdfjs/pdfjs/web/locale/
H A Dlocale.properties124 [gd]
125 @import url(gd/viewer.properties)
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md52 | ?? Tonga | to | Gaelic, Scottish | gd |
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DBaseDriverTest.php42 self::assertArrayHasKey('gd', $m->xmlNamespaces);
380 self::assertArrayHasKey('gd', $m->xmlNamespaces);
/plugin/translation3/lang/
H A Dlangnames.txt54 gd Gaelic
/plugin/autotranslation/lang/
H A Dlangnames.txt54 gd Gaelic
/plugin/translation/lang/
H A Dlangnames.txt55 gd Gaelic
H A Dflags.txt53 gd https://flagicons.lipis.dev/flags/4x3/ie.svg
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf75 gd ltr #Scottish Gaelic
/plugin/wrap/conf/
H A Dlang2dir.conf75 gd ltr #Scottish Gaelic
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md27 PHP `mbstring` and `gd` extensions have to be loaded.
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md20 This package require [php-gd](http://php.net/manual/en/book.image.php) extension. So, make sure it …
/plugin/translation/
H A Ddeleted.files90 flags/gd.gif
233 flags/more/gd.gif
/plugin/jdraw/lib/
H A Djgraphx.jar ... mxgraph/io/ com/mxgraph/io/gd/ com/mxgraph/io/graphml/ com ...
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dlang2fonts.css35 :lang("gd"), :lang("gla"), /* Scottish Gaelic */
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt55 array("gd", "gla", "-", "gla", "Gaelic, Scottish Gaelic", "Gàidhlig", ""),
/plugin/combo/
H A Dcomposer.lock842 "ext-gd": "*"

12