代码搜索:Graphics
找到约 10,000 项符合「Graphics」的源代码
代码结果 10,000
www.eeworm.com/read/243090/12965250
lib graphics.lib
www.eeworm.com/read/243090/12965297
h graphics.h
www.eeworm.com/read/328896/12996155
c graphics.c
bit iPoint = 1; // Global variable for Turn on/off point
// Display a picture on the specific position of the Screen
void disp_image(uint8 code *ptrImage, uint8 StartP, StartC)
{
uint8 i,k;
ui
www.eeworm.com/read/328896/12996192
h graphics.h
// --------------------- Header file for graphics.c ----------------------------
#ifndef __GRAPHICS__
#define __GRAPHICS__
// Information for drawing a rectangle
struct RectInfo
{
uint8 X0,Y0
www.eeworm.com/read/328893/12996256
c graphics.c
#include "ra8815.h" // Include basic LCD driver
bit iPoint = 1; // Global variable for Turn on/off point
// Information for drawing a rectangle
struct RectInfo
{
uint8 X0,Y0,X1,Y1;
};
www.eeworm.com/read/328893/12996277
h graphics.h
// --------------------- Header file for graphics.c ----------------------------
#ifndef __GRAPHICS__
#define __GRAPHICS__
// --------------------------- Functions Declaration -------------------
www.eeworm.com/read/141002/13048592
asm graphics.asm
include macro.lib
public drawline,writepoint
public prepage,scanleng,setprepage
public readpoint,read_line,write_line,read_col,write_col,fill
public getimmage,putimmage
public draw_jiao,drawline_
www.eeworm.com/read/140096/13109293
pkg graphics.pkg
; Graphics.pkg
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"Graphics"},(0x10005BB3),1,0,0
;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60Produ
www.eeworm.com/read/140096/13109312
hrh graphics.hrh
/* Copyright (c) 2003, Nokia Mobile Phones. All rights reserved */
#ifndef __GRAPHICS_HRH__
#define __GRAPHICS_HRH__
// Graphics enumerate command codes
enum TGraphicsIds
{
EGaphics
www.eeworm.com/read/140096/13109331
pan graphics.pan
/* Copyright (c) 2003, Nokia Mobile Phones. All rights reserved */
#ifndef __GRAPHICS_PAN__
#define __GRAPHICS_PAN__
/** Graphics application panic codes */
enum TGraphicsPanics
{
E