Home
last modified time | relevance | path

Searched defs:internal_smooth_pixel (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Pictures/
H A Draster_picture.hpp46 color internal_smooth_pixel (double x, double y) { in internal_smooth_pixel() function in raster_picture_rep
H A Dpicture.cpp78 picture_rep::internal_smooth_pixel (double x, double y) { in internal_smooth_pixel() function in picture_rep
H A Draster.hpp41 C internal_smooth_pixel (double x, double y) { in internal_smooth_pixel() function in raster_rep