Searched refs:AppendByteToDeltaRow (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp42 void AppendByteToDeltaRow(uchar byte) function in class:DeltaRowStreamCompressor
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

Completed in 33 milliseconds