代码搜索:bitmaps

找到约 1,251 项符合「bitmaps」的源代码

代码结果 1,251
www.eeworm.com/read/428548/1958752

c bitmaps.c

/* vi: set sw=4 ts=4: */ /* * bitmaps.c --- routines to read, write, and manipulate the inode and * block bitmaps. * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * T
www.eeworm.com/read/418008/2094480

c bitmaps.c

/* * bitmaps.c --- routines to read, write, and manipulate the inode and * block bitmaps. * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistrib
www.eeworm.com/read/409921/2224412

h bitmaps.h

#ifndef __WIN32K_BITMAPS_H #define __WIN32K_BITMAPS_H /* GDI logical bitmap object */ typedef struct _BITMAPOBJ { SURFOBJ SurfObj; FLONG flHooks; FLONG flFlags; SIZ
www.eeworm.com/read/409921/2224454

c bitmaps.c

/* * ReactOS W32 Subsystem * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/407641/2260650

c bitmaps.c

/***************************************** Copyright © 2001-2003 Sigma Designs, Inc. All Rights Reserved Proprietary and Confidential *****************************************/ #include "sample
www.eeworm.com/read/407641/2260816

h bitmaps.h

/***************************************** Copyright © 2001-2003 Sigma Designs, Inc. All Rights Reserved Proprietary and Confidential *****************************************/ /** @file bit
www.eeworm.com/read/396039/2425170

c bitmaps.c

/* A bunch of bitmaps 2x2, black, boxes, dimple3, dllines3, dllines4, dlines3, drlines4, drlines4, gray, light_gray, gray3, hlines2, hlines3, hlines4, vlines2, vlines3, vlines4, white, z
www.eeworm.com/read/396039/2425238

h bitmaps.h

/* Define a bunch of bitmaps 2x2, black, boxes, dimple3, dllines3, dllines4, dlines3, drlines4, drlines4, gray, light_gray, gray3, hlines2, hlines3, hlines4, vlines2, vlines3, vlines4, w
www.eeworm.com/read/377754/2696410

dsp bitmaps.dsp

# Microsoft Developer Studio Project File - Name="Bitmaps" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/377754/2696411

c bitmaps.c

// Bitmaps.c // OpenGL SuperBible // Demonstrates loading and displaying bitmaps // Program by Richard S. Wright Jr. #include "../../Common/OpenGLSB.h" // System and OpenGL Stuff #include "../.