Searched refs:PAD_TOP (Results 1 – 2 of 2) sorted by relevance
50 PAD_TOP = (1 << 0), enumerator57 #define PAD_PRINT (PAD_TOP | PAD_LEFT)58 #define PAD_ALL (PAD_TOP | PAD_LEFT | PAD_RIGHT | PAD_BOTTOM)
592 if (padding_options & PAD_TOP) { in _get_height()797 int padding_top = ((image_info->padding_options & PAD_TOP) ? in wprint_image_decode_stripe()803 } else if ((image_info->padding_options & PAD_TOP) && in wprint_image_decode_stripe()814 (start_row >= _get_height(image_info, image_info->padding_options & PAD_TOP))) { in wprint_image_decode_stripe()834 if (image_info->padding_options & PAD_TOP) { in wprint_image_decode_stripe()981 (start_row >= _get_height(image_info, image_info->padding_options & PAD_TOP))) { in wprint_image_decode_stripe()