Searched refs:PetscImageDrawText (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.c | 249 PetscImageDrawText(img, xx, yy, c, subtext); in PetscDrawString_Image() 270 PetscImageDrawText(img, xx, yy + offset, c, chr); in PetscDrawStringVertical_Image()
|
| H A D | drawimage.h | 338 static inline void PetscImageDrawText(PetscImage img, int x, int y, int c, const char text[]) in PetscImageDrawText() function
|