Home
last modified time | relevance | path

Searched defs:D2D1_GRADIENT_STOP (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd2d1.h430 typedef struct D2D1_GRADIENT_STOP D2D1_GRADIENT_STOP; typedef
496 struct D2D1_GRADIENT_STOP { struct
497 FLOAT position;
498 D2D1_COLOR_F color;