Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplcore.c885 if (plsc->difilt & PLDI_MAP) { in difilt()
944 if (plsc->difilt & PLDI_MAP) { in sdifilt()
1027 if (plsc->difilt & PLDI_MAP) /* Coordinate mapping */ in pldi_ini()
1487 plsc->difilt |= PLDI_MAP; in c_plsdimap()
1510 plsc->difilt &= ~PLDI_MAP; in calc_dimap()
H A DplplotP.h302 #define PLDI_MAP 0x01 macro
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplcore.c1467 if ( plsc->difilt & PLDI_MAP ) in difilt()
1661 if ( plsc->difilt & PLDI_MAP ) // Coordinate mapping in pldi_ini()
2170 plsc->difilt |= PLDI_MAP; in c_plsdimap()
2194 plsc->difilt &= ~PLDI_MAP; in calc_dimap()
H A Dplbuf.c1285 if ( difilt & PLDI_MAP ) in rdbuf_di()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplcore.c1467 if ( plsc->difilt & PLDI_MAP ) in difilt()
1661 if ( plsc->difilt & PLDI_MAP ) // Coordinate mapping in pldi_ini()
2170 plsc->difilt |= PLDI_MAP; in c_plsdimap()
2194 plsc->difilt &= ~PLDI_MAP; in calc_dimap()
H A Dplbuf.c1285 if ( difilt & PLDI_MAP ) in rdbuf_di()
/dports/math/plplot-ada/plplot-5.15.0/include/
H A DplplotP.h378 #define PLDI_MAP 0x01 macro
/dports/math/plplot/plplot-5.15.0/include/
H A DplplotP.h378 #define PLDI_MAP 0x01 macro