Searched refs:NW_FONT_CMD_SCISSOR_VAL (Results 1 – 1 of 1) sorted by relevance
117 #define NW_FONT_CMD_SCISSOR_VAL( s, c ) \ macro137 NW_FONT_CMD_SCISSOR_VAL( x, (cbSz).width ) \138 | NW_FONT_CMD_SCISSOR_VAL( y, (cbSz).height ) << 16, \139 NW_FONT_CMD_SCISSOR_VAL( (x) + (w) - 1, (cbSz).width ) \140 | NW_FONT_CMD_SCISSOR_VAL( (y) + (h) - 1, (cbSz).height ) << 16