Searched refs:transform (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/ext/xsl/ |
| H A D | php_xsl.h | 34 #include <libxslt/transform.h>
|
| /PHP_TRUNK/ext/gd/ |
| H A D | gd.c | 4135 T1_TMATRIX *transform = NULL; local 4197 transform = T1_RotateMatrix(NULL, angle); 4202 str_path = T1_GetCharOutline(*f_ind, str[0], size, transform); 4216 char_path = T1_GetMoveOutline(*f_ind, add_width, 0, 0, size, transform); 4219 char_path = T1_GetCharOutline(*f_ind, str[i], size, transform); 4224 str_img = T1_AASetString(*f_ind, str, str_len, space, T1_KERNING, size, transform);
|
Completed in 9 milliseconds