Searched refs:Depth (Results 1 – 14 of 14) sorted by relevance
| /plan9/sys/src/games/mahjongg/ |
| H A D | mahjongg.h | 20 Depth = 5, enumerator 24 Bord = Depth*TileDxy, 66 Brick board[Depth][Lx][Ly]; /* grid of quarter tiles */
|
| H A D | graphics.c | 18 for(d++; d < Depth; d++) in markabove() 47 return rectaddpt(r, Pt(Depth*TileDxy, Depth*TileDxy)); in tilerect() 94 for(d = 0; d < Depth; d++) in redrawlevel() 147 for(d = Depth - 1; d >= 0; d--) in hint() 193 for(c.d = Depth - 1; c.d >= 0; c.d--) { in findclick() 321 for(c.d = Depth - 1; c.d >= 0; c.d--) in clearlevel()
|
| H A D | logic.c | 25 if(c.d == Depth -1 || (level.board[c.d+1][c.x][c.y].which == None && in freeup() 80 lc = cmatch(c, Depth); in bmatch() 92 for(c.d = Depth - 1; c.d >= 0; c.d--) in canmove()
|
| H A D | level.c | 128 for(d = 0; d < Depth; d++) in generate()
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevpsdi.c | 261 pdip->Depth == 8 || in setup_image_compression() 262 (pdip->Depth == -1 && pim->BitsPerComponent == 8) : in setup_image_compression() 389 pim->BitsPerComponent = pdip->Depth; in setup_downsampling() 396 8, pdip->Depth)) < 0 || in setup_downsampling() 449 params.Depth = 1; in psdf_setup_image_filters() 458 if (params.Depth == -1) in psdf_setup_image_filters() 459 params.Depth = bpc; in psdf_setup_image_filters() 489 if (params.Depth == 1) { in psdf_setup_image_filters() 518 if (params.Depth == -1) in psdf_setup_image_filters() 519 params.Depth = (cmyk_to_rgb ? 8 : bpc_out); in psdf_setup_image_filters()
|
| H A D | gdevpsdp.c | 125 pi(de, gs_param_type_int, Depth),\ 744 switch (params->Depth) { in psdf_put_image_params() 746 params->Depth = -1; in psdf_put_image_params()
|
| H A D | gdevpsdf.h | 50 int Depth; member
|
| /plan9/sys/src/9/omap/ |
| H A D | screen.h | 57 Depth = 16, /* bits per pixel */ enumerator
|
| H A D | screen.c | 176 Depth, /* depth */ 182 Wid*(Depth/BI2BY)/BY2WD, /* width in words of a single scan line */ 551 gscreen->width = Wid * (Depth / BI2BY) / BY2WD; in screeninit()
|
| /plan9/sys/src/9/bcm/ |
| H A D | screen.c | 22 Depth = 16, enumerator 47 Depth, /* depth */
|
| H A D | dwcotg.h | 223 Depth = 0xffff<<16, enumerator
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | cbjc600.ppd | 201 *%===================Output Depth==================== 203 *OpenUI *BitsPerPixel/Print Depth: PickOne
|
| H A D | cbjc800.ppd | 214 *%===================Output Depth==================== 216 *OpenUI *BitsPerPixel/Print Depth: PickOne
|
| /plan9/sys/doc/ |
| H A D | troff.ms | 851 11.2 sb Depth of string below baseline (generated by \&\f(CW\ew\fP function).
|