OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cupsRowCount
(Results
1 - 6
of
6
) sorted by null
/external/libcups/cups/
raster.h
289
unsigned
cupsRowCount
; /* Rows per band */
338
unsigned
cupsRowCount
; /* Rows per band */
/external/libcups/filter/
testraster.c
66
"/
cupsRowCount
1"
162
1, /*
cupsRowCount
*/
1017
if (header->
cupsRowCount
!= expected->
cupsRowCount
)
1018
printf("
cupsRowCount
%d, expected %d\n", header->
cupsRowCount
,
1019
expected->
cupsRowCount
);
rastertoepson.c
185
DotBytes = header->
cupsRowCount
/ 8;
621
if (header->
cupsRowCount
)
rastertolabel.c
387
if (header->
cupsRowCount
) /* inTearInterval */
388
printf("\033!n%uT", header->
cupsRowCount
);
interpret.c
[
all
...]
/packages/services/BuiltInPrintService/jni/plugins/
lib_pwg.c
85
h->
cupsRowCount
= 1;
Completed in 936 milliseconds