Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/drivers/pcl6/
H A DDeltaRowCompression.h39 virtual void AppendByteToDeltaRow(uchar byte) = 0;
83 AppendByteToDeltaRow(byte); in Put()
114 virtual void AppendByteToDeltaRow(uchar byte) in AppendByteToDeltaRow() function
H A DPCL6.cpp42 void AppendByteToDeltaRow(uchar byte) in AppendByteToDeltaRow() function in DeltaRowStreamCompressor