Searched refs:black (Results 26 - 50 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsashwin.tex27 \twocolitem{\windowstyle{wxSW\_BORDER}}{Draws a thin black border.}
H A Dbrush.tex49 all brushes as white unless the colour is really black.
H A Dimage.tex110 Creates an image with the given width and height. If {\it clear} is true, the new image will be initialized to black.
365 colour where the original has {\it (r,g,b)} colour and black colour
380 Creates a fresh image. If {\it clear} is true, the new image will be initialized to black.
992 rotated image background. Else, black (rgb 0, 0, 0) will be used.
H A Dpen.tex48 On a monochrome display, wxWidgets shows all non-white pens as black.
H A Dregion.tex122 Convert the region to a black and white bitmap with the white pixels
H A Dmanual.tex14 \definecolour{black}{0}{0}{0}%
H A Dmanual2e.tex19 \definecolour{black}{0}{0}{0}%
H A Dtreectrl.tex117 usual symptom is that the expanded items leave black (or otherwise incorrectly
H A Dtsamples.tex323 bitmap is then converted to a wxImage and the foreground colour (black) is
H A Ddc.tex86 This sequence of operations ensures that the source's transparent area need not be black,
H A Dgrid.tex872 // in a grid displaying music notation, use a solid black pen between
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dtree.h35 * splay trees and red-black trees.
49 * A red-black tree is a binary search tree with the node color as an
52 * same number of black nodes,
53 * - each red node (except for the root) has a black parent,
54 * - each leaf node is black.
56 * Every operation on a red-black tree is bounded as O(lg n).
57 * The maximum height of a red-black tree is 2lg (n+1).
293 /* Macros that define a red-black tree */
329 #define RB_SET_BLACKRED(black, red, field) do { \
330 RB_COLOR(black, fiel
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c376 * the caller blanks by setting the CLUT to all black. Return 0 if blanking
2041 * We can, however, use Timer B to safely detect the black shoulder,
2674 unsigned short black[16]; local
2679 memset(black, 0, 16 * sizeof(unsigned short));
2680 cmap.red = black;
2681 cmap.green = black;
2682 cmap.blue = black;
2911 * needs a black border:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp406 RGBColor black = { 0, 0, 0 } ; local
407 RGBForeColor( &black ) ;
1306 RGBColor black = { 0, 0, 0 } ; local
1308 RGBForeColor( &black ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp399 RGBColor black = { 0,0,0} ; local
400 RGBForeColor( &black ) ;
1188 RGBColor black = { 0,0,0} ; local
1189 RGBForeColor( &black ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/plasmamule/
H A Dplasma-applet-plasmamule.cpp115 painter->setPen(Qt::black);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/default/
H A DMakefile.in323 black.gif \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex81 as a black box--or cyan box or brown box--in the above figure).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t792 $FA ? push @h, "green", "black"
793 : $x->push("green", "black") ;
821 popped black
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Doutput.c521 YUV2PACKEDWRAPPER(yuv2mono,, black, AV_PIX_FMT_MONOBLACK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp408 gdk_gc_set_foreground( gc, &widget->style->black );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp389 gdk_gc_set_foreground( gc, &widget->style->black );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1399 push @h, "green", "black" ;
1423 popped black
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c587 YUV2PACKEDWRAPPER(yuv2mono,, black, PIX_FMT_MONOBLACK)
/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 259 milliseconds

123