Home
last modified time | relevance | path

Searched defs:image (Results 26 – 50 of 329) sorted by relevance

12345678910>>...14

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php126 function image($image, $x, $y, $scale) { function in OutputDriverPdflib
135 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
151 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Dps.l2.image.encoder.stream.inc.php6 function by_lines($image, &$size_x, &$size_y) {
H A Dvalue.list-style.class.php7 var $image; variable in ListStyleValue
H A Dlist-style.image.php7 function ListStyleImage($url, $image) {
H A Doutput.fastps.class.php117 function image($image, $x, $y, $scale) { argument
133 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
149 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Doutput.fpdf.class.php161 function image($image, $x, $y, $scale) { argument
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
200 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
264 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
290 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
410 function _mktempimage($image) {
H A Doutput._interface.class.php44 function image($image, $x, $y, $scale) {} function in OutputDriver
45 function image_scaled($image, $x, $y, $scale_x, $scale_y) { }
46 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { }
47 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { }
48 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
H A Dbackground.image.php35 function BackgroundImage($url, $image) {
/plugin/mindmap/
H A Dimg.php17 $image = $plugin->get_graphviz_image( $data ); variable
/plugin/mathpublish/phpmathpublisher/
H A DExpression.php29 public $image; variable in RL\\PhpMathPublisher\\Expression
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DContainerSpec.php27 public $image; variable in Google\\Service\\Dataflow\\ContainerSpec
62 public function setImage($image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageFamilyView.php28 public function setImage(Image $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DImageItem.php28 public function setImage(Image $image)
H A DQuestionItem.php30 public function setImage(Image $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DImagesUploadResponse.php28 public function setImage(Image $image)
/plugin/bpmnio/.devcontainer/
H A Ddevcontainer.json3 "image": "mcr.microsoft.com/devcontainers/php:0-8.2", string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Container.php36 public $image; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Container
93 public function setImage($image)
H A DGoogleCloudRunV2Container.php36 public $image; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Container
93 public function setImage($image)
/plugin/panoview/
H A Dsyntax.php193 function image_scale($image, $x, $y, $w, $h) {
202 function image_crop($image, $x, $y, $left, $upper, $right, $lower) {
/plugin/drawio/
H A Dscript.js9 function edit(image) argument
27 function edit_cb(image) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DOverlay.php45 public function setImage(Image $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DFeatureDescription.php50 public function setImage(Image $image)
/plugin/blogtng/db/
H A Dupdate0004.sql49 image, field
67 image, field
/plugin/diagramsnet/
H A Dscript.js6 var diagramsnetEdit = function(image, diagramsnetUrl , data, anonymize_xml) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageRequest.php47 public function setImage(Image $image)

12345678910>>...14