Searched refs:nChannelGPercent (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 | 64 short nChannelGPercent; member 1949 p->nChannelRPercent, p->nChannelGPercent, p->nChannelBPercent, in ImplBmpAdjustFnc() 2309 short nChannelRPercent, short nChannelGPercent, in Adjust() argument 2314 nChannelRPercent || nChannelGPercent || nChannelBPercent || in Adjust() 2336 fGOff = nChannelGPercent * 2.55 + fOff; in Adjust() 2368 aBmpParam.nChannelGPercent = nChannelGPercent; 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() 3397 fGOff = nChannelGPercent * 2.55 + fOff; in Adjust()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 151 void SetChannelG( short nChannelGPercent ) { mnGPercent = nChannelGPercent; } in SetChannelG() argument
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | bitmapex.hxx | 350 short nChannelGPercent = 0,
|
H A D | animate.hxx | 238 short nChannelGPercent = 0,
|
H A D | gdimtf.hxx | 173 short nChannelRPercent = 0, short nChannelGPercent = 0,
|
H A D | bitmap.hxx | 865 short nChannelGPercent = 0,
|
Completed in 66 milliseconds