Searched refs:nChannelRPercent (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | animate.cxx | 770 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument 784 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust() 789 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust()
|
H A D | gdimtf.cxx | 63 short nChannelRPercent; member 1949 p->nChannelRPercent, p->nChannelGPercent, p->nChannelBPercent, in ImplBmpAdjustFnc() 2309 short nChannelRPercent, short nChannelGPercent, in Adjust() argument 2314 nChannelRPercent || nChannelGPercent || nChannelBPercent || in Adjust() 2335 fROff = nChannelRPercent * 2.55 + fOff; in Adjust() 2367 aBmpParam.nChannelRPercent = nChannelRPercent; in Adjust()
|
H A D | bitmapex.cxx | 727 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument 731 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust()
|
H A D | bitmap3.cxx | 3359 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument 3366 !nChannelRPercent && !nChannelGPercent && !nChannelBPercent && in Adjust() 3396 fROff = nChannelRPercent * 2.55 + fOff; in Adjust()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 148 void SetChannelR( short nChannelRPercent ) { mnRPercent = nChannelRPercent; } in SetChannelR() argument
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | bitmapex.hxx | 349 short nChannelRPercent = 0,
|
H A D | animate.hxx | 237 short nChannelRPercent = 0,
|
H A D | gdimtf.hxx | 173 short nChannelRPercent = 0, short nChannelGPercent = 0,
|
H A D | bitmap.hxx | 864 short nChannelRPercent = 0,
|
Completed in 76 milliseconds