代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/406309/2278443
h bitmap.h
/* $XConsortium: bitmap.h,v 1.5 94/04/17 20:17:27 gildea Exp $ */
/*
Copyright (c) 1990 X Consortium
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software a
www.eeworm.com/read/406309/2278507
c bitmap.c
/* $XConsortium: bitmap.c,v 1.5 94/04/17 20:17:11 gildea Exp $ */
/*
Copyright (c) 1991 X Consortium
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software a
www.eeworm.com/read/402159/2329062
pkg bitmap.pkg
;
; Installation file for Bitmap application
;
;Languages
&EN
;
; UID is the app's UID
;
#{""},(0x09F83800),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is
www.eeworm.com/read/402159/2329064
rss bitmap.rss
/*
* ============================================================================
* Name : Bitmap.rss
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* This file c
www.eeworm.com/read/402159/2329067
hrh bitmap.hrh
/*
* ============================================================================
* Name : Bitmap resource header file bitmap.hrh
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Des
www.eeworm.com/read/402159/2329071
loc bitmap.loc
/*
* ============================================================================
* Name : bitmap.loc
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* This is a l
www.eeworm.com/read/402159/2329082
mmp bitmap.mmp
/*
* ============================================================================
* Name : Bitmap.mmp
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* This is the
www.eeworm.com/read/398510/2378336
h bitmap.h
#ifndef BITMAP_H
#define BITMAP_H
#define bmpBITMAP_HEIGHT 50
#define bmpBITMAP_WIDTH 128
const unsigned char pucBasicBitmap[] =
{
0x00, 0x0a, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa
www.eeworm.com/read/398200/2384733
hxx bitmap.hxx
#ifndef CYGONCE_KERNEL_BITMAP_HXX
#define CYGONCE_KERNEL_BITMAP_HXX
//==========================================================================
//
// bitmap.hxx
//
// Bitmap scheduler clas
www.eeworm.com/read/398200/2384777
cxx bitmap.cxx
//==========================================================================
//
// sched/bitmap.cxx
//
// Bitmap scheduler class implementation
//
//=========================================