Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx59 #define nBLOCKSIZE 0x2000 macro
66 sal_uInt32 nBlockSize = nBLOCKSIZE) in AppendPS()
72 nBlockSize = nBLOCKSIZE; in AppendPS()
568 sal_uChar pBuffer[ nBLOCKSIZE ]; in EndJob()