Home
last modified time | relevance | path

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

/imagick/
H A Dimagickdraw_class.c339 char *density, *buf = NULL; in PHP_METHOD() local
351 spprintf(&buf, 512, "%fx%f", x, y); in PHP_METHOD()
352 density = AcquireString(buf); in PHP_METHOD()
353 efree (buf); in PHP_METHOD()

Completed in 10 milliseconds