Home
last modified time | relevance | path

Searched refs:WriteAscii (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx78 void WriteAscii (sal_uInt8 nByte);
97 HexEncoder::WriteAscii (sal_uInt8 nByte) in WriteAscii() function in psp::HexEncoder
115 WriteAscii (nByte); in EncodeByte()
155 void WriteAscii (sal_uInt8 nByte);
230 Ascii85Encoder::WriteAscii (sal_uInt8 nByte) in WriteAscii() function in psp::Ascii85Encoder
248 WriteAscii (nByte); in EncodeByte()
350 WriteAscii ((sal_uInt8)(mdwShift >> 24)); in WriteBits()
355 WriteAscii ((sal_uInt8)(mdwShift >> 24)); in WriteBits()

Completed in 17 milliseconds