代码搜索:bitmaps
找到约 1,251 项符合「bitmaps」的源代码
代码结果 1,251
www.eeworm.com/read/474814/1390207
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl 144 2003-02-05 10:56:26Z mdejong $
if {![info exist
www.eeworm.com/read/244180/4512602
rc rsrc.rc
#include "\masm32\include\resource.h"
// Main window icon
100 ICON "res\\icon1.ico" //big & small icon
101 ICON "res\\small2.ico" //small icon
// Smiley bitmaps
200 B
www.eeworm.com/read/237048/4635115
java fsbitmap.java
/*
* $Id: FSBitmap.java,v 1.4 2003/12/28 22:09:18 gbin Exp $
*/
package org.jnode.fs.ext2;
/**
* Ext2 bitmaps will be needed for write access.
*
* @author Andras Nagy
*/
public inter
www.eeworm.com/read/236296/4641827
rc rsrc.rc
#include
#define IDB_BITMAPS 301
#define IDB_BITMAPL 302
#define IDM_MAINMENU 10000
#define IDM_OPEN 401
#define IDM_EXIT 402
#defi
www.eeworm.com/read/236296/4642507
rc rsrc.rc
#include "\masm32\include\resource.h"
// Main window icon
100 ICON "res\\icon1.ico" //big & small icon
101 ICON "res\\small2.ico" //small icon
// Smiley bitmaps
200 B
www.eeworm.com/read/236296/4642513
rc rsrc.rc
#include "\masm32\include\resource.h"
// Main window icon
100 ICON "res\\icon1.ico" //big & small icon
101 ICON "res\\small2.ico" //small icon
// Smiley bitmaps
200 B
www.eeworm.com/read/209559/4968765
h bitmap.h
#ifndef __LINUX_BITMAP_H
#define __LINUX_BITMAP_H
#ifndef __ASSEMBLY__
#include
#include
#include
/*
* bitmaps provide bit arrays that consume one
www.eeworm.com/read/439725/1804975
c bitmap.c
/* bitmap.c contains the code that handles the inode and block bitmaps */
#include
#include
#include
#define clear_block(addr) \
__asm__("cld\n\t" \
"rep
www.eeworm.com/read/432906/1888612
h bitmap.h
#ifndef __LINUX_BITMAP_H
#define __LINUX_BITMAP_H
#ifndef __ASSEMBLY__
#include
#include
#include
/*
* bitmaps provide bit arrays that consume one
www.eeworm.com/read/430360/1931731
rc rsrc.rc
#include
#define IDB_BITMAPS 301
#define IDB_BITMAPL 302
#define IDM_MAINMENU 10000
#define IDM_OPEN 401
#define IDM_EXIT 402
#defi