Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image.h53 PAD_BOTTOM = (1 << 3), enumerator
58 #define PAD_ALL (PAD_TOP | PAD_LEFT | PAD_RIGHT | PAD_BOTTOM)
Dwprint_image.c595 if (padding_options & PAD_BOTTOM) { in _get_height()
813 } else if ((image_info->padding_options & PAD_BOTTOM) && in wprint_image_decode_stripe()
980 if ((image_info->padding_options & PAD_BOTTOM) && (num_rows > 0) && in wprint_image_decode_stripe()