Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertolabel.c85 void ZPLCompress(unsigned char repeat_char, unsigned repeat_count);
837 ZPLCompress(repeat_char, repeat_count); in OutputLine()
858 ZPLCompress(repeat_char, repeat_count); in OutputLine()
1038 ZPLCompress(unsigned char repeat_char, /* I - Character to repeat */ in ZPLCompress() function