Home
last modified time | relevance | path

Searched refs:embedText (Results 1 – 8 of 8) sorted by relevance

/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Dmediafirewall.php47 embedText($im, $error, 100, '255, 0, 0', WT_ROOT . Config::FONT_DEJAVU_SANS_TTF, 'top', 'left');
88embedText($im, $word1_text, $word1_maxsize, $word1_color, $word1_font, $word1_vpos, $word1_hpos);
89embedText($im, $word2_text, $word2_maxsize, $word2_color, $word2_font, $word2_vpos, $word2_hpos);
105 function embedText($im, $text, $maxsize, $color, $font, $vpos, $hpos) function
/dports/science/cdk/cdk-cdk-2.3/app/depict/src/main/java/org/openscience/cdk/depict/
H A DDepictionGenerator.java572 return new Bounds(StandardGenerator.embedText(font, "+", fgcol, 1 / scale)); in generatePlusSymbol()
652 …return new Bounds(MarkedElement.markup(StandardGenerator.embedText(font, title, getParameterValue(… in generateTitle()
660 … return new Bounds(MarkedElement.markup(StandardGenerator.embedText(font, title, fg, 1/scale), in generateReactionConditions()
/dports/science/cdk/cdk-cdk-2.3/display/renderbasic/src/main/java/org/openscience/cdk/renderer/generators/standard/
H A DStandardGenerator.java595 public static IRenderingElement embedText(Font font, String text, Color color, double scale) {
/dports/graphics/pecl-imagick/imagick-3.5.1/
H A Dimagick_class.c1015 char *embedText; in PHP_METHOD() local
1022 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &embedText, &embedText_len) == FAILURE) { in PHP_METHOD()
1039 result = InterpretImageProperties(image_info, image, embedText, exception); in PHP_METHOD()
1042 result = InterpretImageProperties(image_info, image, embedText); in PHP_METHOD()
/dports/graphics/pecl-imagick-im7/imagick-3.5.1/
H A Dimagick_class.c1015 char *embedText; in PHP_METHOD() local
1022 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &embedText, &embedText_len) == FAILURE) { in PHP_METHOD()
1039 result = InterpretImageProperties(image_info, image, embedText, exception); in PHP_METHOD()
1042 result = InterpretImageProperties(image_info, image, embedText); in PHP_METHOD()
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php109694 * @param string $embedText A string containing formatting sequences
109698 public function identifyFormat($embedText){} argument
/dports/devel/geany-legacy/geany-1.37.1/data/tags/
H A Dstd.php.tags5606 identifyFormat�128�(string $embedText)�string�Imagick
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd.php.tags5606 identifyFormat�128�(string $embedText)�string�Imagick