Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_affine.c27 _API_ftranslate (R___(Plotter *_plotter) double x, double y) in _API_ftranslate() function
H A Dapioldc.c809 return _API_ftranslate (_old_api_plotter, x, y); in pl_ftranslate()
H A Dextern.h1469 #define _API_ftranslate pl_ftranslate_r macro
1569 extern int _API_ftranslate (Plotter *_plotter, double x, double y);
1718 #define _API_ftranslate Plotter::ftranslate