ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
void | GradientProc (void *Context, PPERF_INFO PerfInfo, unsigned Reps) |
void | GradientHorizontalProc (void *Context, PPERF_INFO PerfInfo, unsigned Reps) |
void | GradientVerticalProc (void *Context, PPERF_INFO PerfInfo, unsigned Reps) |
void GradientHorizontalProc | ( | void * | Context, |
PPERF_INFO | PerfInfo, | ||
unsigned | Reps | ||
) |
Definition at line 97 of file gradient.c.
void GradientProc | ( | void * | Context, |
PPERF_INFO | PerfInfo, | ||
unsigned | Reps | ||
) |
Definition at line 25 of file gradient.c.
void GradientVerticalProc | ( | void * | Context, |
PPERF_INFO | PerfInfo, | ||
unsigned | Reps | ||
) |
Definition at line 126 of file gradient.c.