Home
last modified time | relevance | path

Searched refs:nChannelRPercent (Results 1 – 9 of 9) sorted by path

/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx148 void SetChannelR( short nChannelRPercent ) { mnRPercent = nChannelRPercent; } in SetChannelR() argument
/trunk/main/vcl/inc/vcl/
H A Danimate.hxx237 short nChannelRPercent = 0,
H A Dbitmap.hxx864 short nChannelRPercent = 0,
H A Dbitmapex.hxx349 short nChannelRPercent = 0,
H A Dgdimtf.hxx173 short nChannelRPercent = 0, short nChannelGPercent = 0,
/trunk/main/vcl/source/gdi/
H A Danimate.cxx770 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument
784 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust()
789 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust()
H A Dbitmap3.cxx3359 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument
3366 !nChannelRPercent && !nChannelGPercent && !nChannelBPercent && in Adjust()
3396 fROff = nChannelRPercent * 2.55 + fOff; in Adjust()
H A Dbitmapex.cxx727 short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, in Adjust() argument
731 nChannelRPercent, nChannelGPercent, nChannelBPercent, in Adjust()
H A Dgdimtf.cxx63 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()

Completed in 56 milliseconds