代码搜索:bitmaps
找到约 1,251 项符合「bitmaps」的源代码
代码结果 1,251
www.eeworm.com/read/275188/10830718
h my_lib.h
#ifndef MY_JPEG_H
#define MY_JPEG_H
// TODO - copied from include/allegro/palette.h
#ifdef NATIVE_COMPILE
#include
#endif //NATIVE_COMPILE
typedef struct RGB
{
unsigned char r, g, b;
www.eeworm.com/read/275188/10830751
h my_lib.h
#ifndef MY_JPEG_H
#define MY_JPEG_H
// TODO - copied from include/allegro/palette.h
#ifdef NATIVE_COMPILE
#include
#endif //NATIVE_COMPILE
typedef struct RGB
{
unsigned char r, g, b;
www.eeworm.com/read/296686/8082177
py customtreectrl.py
import wx
import string
import os
import wx.lib.colourselect as csel
import wx.lib.customtreectrl as CT
from Main import opj
import images
#-----------------------------------------------
www.eeworm.com/read/167185/5466015
h exv_icon.h
/*
* This material contains proprietary software of Entropic Research
* Laboratory, Inc. Any reproduction, distribution, or publication
* without the prior written permission of Entropic Research
www.eeworm.com/read/162614/5528006
c pr21638.c
typedef struct hashhdr {
int bitmaps[32];
} HASHHDR;
static void
swap_header_copy(HASHHDR *srcp, HASHHDR *destp)
{
int i;
for (i = 0; i < 32; i++)
((char *)&(destp->bitmaps[i]))[0] = ((char
www.eeworm.com/read/103816/15719465
rc gambit.rc
gambit_icn ICON ..\bitmaps\gambit.ico
efg_icn ICON ..\bitmaps\efg.ico
nfg_icn ICON ..\bitmaps\nfg.ico
rcinclude wx\msw\wx.rc
SCISSORCUR CURSOR ..\bitmaps\scissor.cur
OUTCOMECUR CURSOR ..\bi
www.eeworm.com/read/328681/13007926
h game.h
#include "Sprite.h"
#define NUM_BITMAPS 2
#define NUM_EXPLODES 20
#define NUM_ENEMYS 5
enum GAMESTATE
{
GS_SPLASH,
GS_ACTIVE,
GS_WIN,
GS_OVER,
};
class CGame
{
public:
CGame(
www.eeworm.com/read/135709/5879838
am modules.am
SOURCES_wxwindows = \
wxwindows.cpp \
wxwindows.h \
interface.cpp \
dialogs.cpp \
open.cpp \
streamout.cpp \
streamwizard.cpp \
messages.cpp \
playlist.cpp \
iteminfo.cpp \
menus.cpp \
pre
www.eeworm.com/read/115273/6117929
c callbacks.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_pixmaps/callbacks.c,v 1.2 2001/05/23 13:55:31 amai Exp $ */
#include
#include "bitmap.h"
#include
/* Callbacks for our palette o
www.eeworm.com/read/115273/6117939
c callbacks.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/drag_move/callbacks.c,v 1.2 2001/05/23 13:49:24 amai Exp $ */
#include
#include "bitmap.h"
#include
/* Callbacks for our palette of p