Searched refs:WriteAscii (Results 1 – 1 of 1) sorted by relevance
78 void WriteAscii (sal_uInt8 nByte);97 HexEncoder::WriteAscii (sal_uInt8 nByte) in WriteAscii() function in psp::HexEncoder115 WriteAscii (nByte); in EncodeByte()155 void WriteAscii (sal_uInt8 nByte);230 Ascii85Encoder::WriteAscii (sal_uInt8 nByte) in WriteAscii() function in psp::Ascii85Encoder248 WriteAscii (nByte); in EncodeByte()350 WriteAscii ((sal_uInt8)(mdwShift >> 24)); in WriteBits()355 WriteAscii ((sal_uInt8)(mdwShift >> 24)); in WriteBits()
Completed in 15 milliseconds