Home
last modified time | relevance | path

Searched defs:PSDrawText (Results 1 – 4 of 4) sorted by relevance

/dports/math/plplot/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets.h226 class wxPLDevAGG : public wxPLDevBase in PSDrawText()
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Dpdf.c601 void PSDrawText( pdfdev* dev, PLUNICODE* ucs4, int ucs4Len, short drawText ) in PSDrawText() function
H A Ddeprecated_wxwidgets.cpp225 void wxPLDevBase::PSDrawText( PLUNICODE* ucs4, int ucs4Len, bool drawText ) in PSDrawText() function in wxPLDevBase
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dprint.c470 void PSDrawText(GPrint *P,HtmlFont *font,int x,int y,const char *text,int just) in PSDrawText() function