Lines Matching refs:balance
602 #define M_TITLE_COLBALANCEGRP SANE_I18N("Color balance")
691 #define M_NAME_BALANCE_R "balance-r"
692 #define M_TITLE_BALANCE_R SANE_I18N("Red balance")
696 #define M_NAME_BALANCE_G "balance-g"
697 #define M_TITLE_BALANCE_G SANE_I18N("Green balance")
701 #define M_NAME_BALANCE_B "balance-b"
702 #define M_TITLE_BALANCE_B SANE_I18N("Blue balance")
706 #define M_NAME_BALANCE_FW "balance-fw"
707 #define M_TITLE_BALANCE_FW SANE_I18N("Firmware balance")
708 #define M_DESC_BALANCE_FW SANE_I18N("Sets the color balance values to"\
724 char *colorbalance_adjust; /* color balance can be modified */
835 uint16_t balance[3]; /* balance factor for red, green */
1005 SANE_Range balance_range; /* for user provided color balance */
1121 uint8_t balance[3]; /* user provided balance factor for */