Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCMap.cpp57 if (_basemap) in cid()
58 return _basemap->cid(c); in cid()
67 if (_basemap) in bfcode()
68 return _basemap->bfcode(cid); in bfcode()
H A DCMap.h92 …SegmentedCMap (const std::string &name) : _name(name), _basemap(0), _vertical(false), _mapsToCID(t… in SegmentedCMap()
109 CMap *_basemap; variable
H A DCMapReader.cpp140 if ((_cmap->_basemap = CMapManager::instance().lookup(name)) == 0) in op_usecmap()
/dports/science/py-obspy/obspy-1.2.2/misc/docs/source/tutorial/code_snippets/
H A Dbasemap_plot_with_beachballs.rst57 .. _basemap: http://matplotlib.org/basemap/
/dports/devel/py-celery/celery-4.4.7/celery/
H A Dcanvas.py896 class _basemap(Signature): class
925 class xmap(_basemap):
943 class xstarmap(_basemap):
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/
H A Dindex.rst160 .. _basemap: http://matplotlib.org/basemap