Home | History | Annotate | Download | only in dib

Lines Matching refs:FXSYS_GetRValue

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

1249 fr = FXSYS_GetRValue(forecolor);
1252 br = FXSYS_GetRValue(backcolor);