Home | History | Annotate | Download | only in dib

Lines Matching refs:FXSYS_GetBValue

35     return FXARGB_MAKE(a, FXSYS_GetRValue(rgb), FXSYS_GetGValue(rgb), FXSYS_GetBValue(rgb));

1251 fb = FXSYS_GetBValue(forecolor);
1254 bb = FXSYS_GetBValue(backcolor);