Searched refs:gradient (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgraphicsrenderer.tex72 Creates a native brush, having a linear gradient, starting at (x1,y1) with color c1 to (x2,y2) with color c2
78 Creates a native brush, having a radial gradient originating at (xo,yc) with color oColour and ends on a circle around (xc,yc) with radius r and color cColour
H A Dgraphicscontext.tex79 Creates a native brush, having a radial gradient originating at (xo,yc) with color oColour and ends on a circle around (xc,yc) with radius r and color cColour
86 Creates a native brush, having a linear gradient, starting at (x1,y1) with color c1 to (x2,y2) with color c2
H A Dnotebook.tex32 \twocolitem{\windowstyle{wxNB\_NOPAGETHEME}}{(Windows only) Display a solid colour on notebook pages, and not a gradient, which can reduce performance.}
46 On Windows XP, the default theme paints a gradient on the notebook's pages.
H A Ddc.tex858 Fill the area specified by rect with a radial gradient, starting from
874 Fill the area specified by \arg{rect} with a linear gradient, starting from
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/aui/
H A Dauidemo.cpp1036 int gradient = 0; local
1040 case ID_NoGradient: gradient = wxAUI_GRADIENT_NONE; break;
1041 case ID_VerticalGradient: gradient = wxAUI_GRADIENT_VERTICAL; break;
1042 case ID_HorizontalGradient: gradient = wxAUI_GRADIENT_HORIZONTAL; break;
1045 m_mgr.GetArtProvider()->SetMetric(wxAUI_DOCKART_GRADIENT_TYPE, gradient);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 180 milliseconds