Home
last modified time | relevance | path

Searched defs:image (Results 51 – 75 of 369) sorted by relevance

12345678910>>...15

/plugin/blogtng/db/
Dupdate0004.sql49 image, field
67 image, field
/plugin/html2pdf/html2pdf/html2ps/
Dbackground.image.php35 function BackgroundImage($url, $image) {
Doutput.pcl.class.php271 function image($image, $x, $y, $scale) {} argument
272 function image_scaled($image, $x, $y, $scale_x, $scale_y) { }
273 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { }
274 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { }
275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
Doutput.png.class.php342 function image($image, $x, $y, $scale) { argument
346 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
389 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
Dvalue.background.php47 function Background($color, $image, $repeat, $position, $attachment) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DFeatureDescription.php50 public function setImage(Image $image)
/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenShot.java27 private MappedImage image; field in ScreenShot
36 BufferedImage image, in ScreenShot()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DQuestionGroupItem.php47 public function setImage(Image $image)
DOption.php72 public function setImage(Image $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DAnnotateImageRequest.php47 public function setImage(Image $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DSignature.php40 public function setImage(Image $image)
DDeidentifyConfig.php62 public function setImage(ImageConfig $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
DCommentAuthor.php68 public function setImage(CommentAuthorImage $image)
DPageAuthor.php68 public function setImage(PageAuthorImage $image)
DPostAuthor.php68 public function setImage(PostAuthorImage $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php52 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image)
DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php52 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image)
DGoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php52 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image)
DGoogleCloudDialogflowV2IntentMessageListSelectItem.php52 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image)
DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php70 public function setImage(GoogleCloudDialogflowV2IntentMessageImage $image)
DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php70 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image)
DGoogleCloudDialogflowV2beta1IntentMessageBasicCard.php71 public function setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DWidgetMarkup.php49 public function setImage(Image $image)
/plugin/fksnewsfeed/db/
Dupdate0001.sql8 'image' TEXT, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelBrandingSettings.php63 public function setImage(ImageSettings $image)

12345678910>>...15