Home
last modified time | relevance | path

Searched refs:PMPoutC (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Ddvi2xx.h179 #define EMITC(c) PMPoutC(c) /* output a single character */
497 void PMPoutC(char);
695 PMPoutC((unsigned char)CharStringPos);\
H A Ddvi2xx.c1192 PMPoutC(char c) in PMPoutC() function
1400 PMPoutC((char)(-(ce->xOffset))); in EmitChar()
1402 PMPoutC((char)(ce->yOffset)); in EmitChar()
1410 PMPoutC((char)(-x_offset)); in EmitChar()
1412 PMPoutC((char)num_rows-y_offset); in EmitChar()
2058 PMPoutC((unsigned char) (total >> 16) & 0xFF); in RasterLine()
2060 PMPoutC((unsigned char) total & 0xFF); in RasterLine()
2590 PMPoutC('\340'); in SetPosn()
2595 PMPoutC('\341'); in SetPosn()
4346 PMPoutC((signed_char)(y & 0xff)); in PMPLine()
[all …]