代码搜索:Draw

找到约 10,000 项符合「Draw」的源代码

代码结果 10,000
www.eeworm.com/read/169937/5408961

c draw.c

/* * NanoBreaker, a Nano-X Breakout clone by Alex Holden. * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/167893/5451194

c draw.c

/* * NanoBreaker, a Nano-X Breakout clone by Alex Holden. * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/167185/5463681

c draw.c

/* draw.c - drawing primitives for mlplot(1-ESPS) * * This material contains proprietary software of Entropic Speech, * Inc. Any reproduction, distribution, or publication without the * prior wri
www.eeworm.com/read/167185/5464045

c draw.c

/* draw.c - drawing primitives for genplot(1-ESPS) * * This material contains proprietary software of Entropic Speech, * Inc. Any reproduction, distribution, or publication without the * prior wr
www.eeworm.com/read/166833/5471939

java draw.java

import java.awt.*; import javax.swing.*; import java.awt.event.*; import javax.swing.event.*; class Draw{ public static void main(String[] args) { MyFrameFive myFrame=new MyFrameFive();
www.eeworm.com/read/163840/5507909

xpm draw.xpm

/* XPM */ static char * draw[] = { "32 32 5 1", " c None s None", ". c black", "X c lemon chiffon", "o c tan", "O c gray50", " .................. ", " .XXXXXXXXXXXXXXXX.. ", "
www.eeworm.com/read/163840/5508049

xbm draw.xbm

#define noname_width 32 #define noname_height 32 static char noname_bits[] = { 0xf0,0xff,0x3f,0x00,0x10,0x00,0x60,0x00,0x10,0x00,0xa0,0x00,0x10,0x00,0x20, 0x01,0x10,0x00,0x24,0x02,0x10,0x00,0x22,0x0
www.eeworm.com/read/163840/5508196

xpm draw.xpm

/* XPM */ static char * image_name[] = { "32 32 11 1", " c None", ". c #7DF77DF77DF7", "X c #FFFFFFFFFFFF", "o c #000000000000", "O c #A28951442CB2", "+ c #FFFFFBEECF3C", "@ c #2CB24D344D34", "# c #B
www.eeworm.com/read/347603/3166589

c draw.c

/* ** $Id: draw.c,v 1.27 2005/01/04 07:11:16 limei Exp $ ** ** General drawing of GDI ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintainer: We
www.eeworm.com/read/332511/3396539

c draw.c

/********************* (C) COPYRIGHT 2007 RAISONANCE S.A.S. *******************/ /** * * @file draw.c * @brief Various utilities for drawings (characters, ..) * @author FL * @author I