Home
last modified time | relevance | path

Searched defs:rows_to_go (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djdsample.h38 JDIMENSION rows_to_go; /* counts rows remaining in image */ member
Djdmerge.h42 JDIMENSION rows_to_go; /* counts rows remaining in image */ member
Djcprepct.c64 JDIMENSION rows_to_go; /* counts rows remaining in source image */ member
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp355 int rows_to_go = kStrechPauseRows; in ContinueStretchHorz() local