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

/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DDeltaRowCompression.h39 virtual void AppendByteToDeltaRow(uchar byte) = 0;
75 // If updateDeltaRow is true the method AppendByteToDeltaRow is called.
83 AppendByteToDeltaRow(byte);
114 virtual void AppendByteToDeltaRow(uchar byte) function in class:DeltaRowCompressor
H A DPCL6.cpp42 void AppendByteToDeltaRow(uchar byte) function in class:DeltaRowStreamCompressor

Completed in 85 milliseconds