Home
last modified time | relevance | path

Searched refs:GL2PS_NO_TEX_FONTSIZE (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/gl2ps/vtkgl2ps/
H A Dgl2ps.h145 #define GL2PS_NO_TEX_FONTSIZE (1<<14) macro
H A Dgl2ps.c3387 if(!(gl2ps->options & GL2PS_NO_TEX_FONTSIZE)) in gl2psPrintTeXPrimitive()
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A Dgl2ps.h142 #define GL2PS_NO_TEX_FONTSIZE (1<<14) macro
H A Dgl2ps.cpp3400 if(!(gl2ps->options & GL2PS_NO_TEX_FONTSIZE)) in gl2psPrintTeXPrimitive()
/dports/math/qwtplot3d/qwtplot3d-438c855d/3rdparty/gl2ps/
H A Dgl2ps.h141 #define GL2PS_NO_TEX_FONTSIZE (1<<14) in uadecode()
H A Dgl2ps.c3400 if(!(gl2ps->options & GL2PS_NO_TEX_FONTSIZE))
/dports/print/gl2ps/gl2ps-1.4.2/
H A Dgl2ps.h143 #define GL2PS_NO_TEX_FONTSIZE (1<<14) macro
H A Dgl2ps.tex309 \item[\dd{GL2PS_NO_TEX_FONTSIZE}] No fontsize specification is added in the
1126 \dd{px} in SVG viewport; new \dd{GL2PS_NO_TEX_FONTSIZE} option and
H A Dgl2ps.c3387 if(!(gl2ps->options & GL2PS_NO_TEX_FONTSIZE)) in gl2psPrintTeXPrimitive()
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DCreateFile.cpp662 GL2PS_NO_TEX_FONTSIZE, GL_RGBA, 0, nullptr, in CreateOutputFile()