📄 tags
字号:
_MicroPengPattern graphic.c /^const Pattern _MicroPengPattern =$/;" v_WhitePattern graphic.c /^const Pattern _WhitePattern =$/;" v_keyboard main.c /^struct _keyboard{$/;" s file:_keyboard org_handpad.c /^struct _keyboard{$/;" s file:aiptoi trans/ethernet.c /^int aiptoi(char * pszip,unsigned int* piip)$/;" fbar graphic.c /^void bar(short x1,short y1,short x2,short y2)$/;" fbfOffBits gui.h /^ long bfOffBits;$/;" m struct:bfReserved1 gui.h /^ short bfReserved1;$/;" m struct:bfReserved2 gui.h /^ short bfReserved2;$/;" m struct:bfSize gui.h /^ long bfSize; \/\/__attribute__((packed));$/;" m struct:bfType gui.h /^ short bfType; \/\/__attribute__((packed));$/;" m struct:biBitCount gui.h /^ short biBitCount;$/;" m struct:biClrImportant gui.h /^ long biClrImportant;$/;" m struct:biClrUsed gui.h /^ long biClrUsed;$/;" m struct:biCompression gui.h /^ long biCompression;$/;" m struct:biHeight gui.h /^ long biHeight;$/;" m struct:biPlanes gui.h /^ short biPlanes;$/;" m struct:biSize gui.h /^ long biSize;$/;" m struct:biSizeImage gui.h /^ long biSizeImage;$/;" m struct:biWidth gui.h /^ long biWidth;$/;" m struct:biXpp gui.h /^ long biXpp;$/;" m struct:biYpp gui.h /^ long biYpp;$/;" m struct:bitblt graphic.c /^void bitblt($/;" fch handpad.h /^ char ch; \/\/For the character$/;" m struct:nodetypech main.c /^ char ch;$/;" m struct:_keyboard file:ch org_handpad.c /^ char ch;$/;" m struct:_keyboard file:ch org_handpad.c /^ char ch; \/\/For the character$/;" m struct:nodetype file:child handpad.h /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetypechild org_handpad.c /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetype file:clearscreen graphic.c /^void clearscreen()$/;" fclearscreen_white graphic.c /^void clearscreen_white()$/;" fclip_screen graphic.c /^inline void clip_screen(short in_x, short in_y, short in_w, short in_h, short *out_x, short *out_y, short *out_w, short *out_h) {$/;" fclosegraph graphic.c /^void closegraph()$/;" fcmplx mathf.h /^} cmplx;$/;" tcmplxf mathf.h /^} cmplxf;$/;" tcolor_555_draw_bmp graphic.c /^void color_555_draw_bmp(short x,short y,unsigned short width,unsigned short height,char *buf)$/;" fcolor_565_draw_bmp graphic.c /^void color_565_draw_bmp(short x,short y,unsigned short width,unsigned short height,char *buf)$/;" fcolor_dot_bmp graphic.c /^inline void color_dot_bmp(short x,short y,char *buf)$/;" fdata graphic.c /^ unsigned char data[0];$/;" m struct: file:delay main.c /^void delay()$/;" fdelay org_gui.c /^void delay()$/;" fdelay2 main.c /^void delay2()$/;" fdevice handpad.h /^char * device = "\/dev\/touchscreen\/0raw";$/;" vdevice org_handpad.c /^char * device = "\/dev\/digi";$/;" vdisplay main.c /^void display()$/;" fdraw_bmp graphic.c /^void draw_bmp(short sx, short sy, short rwidth, short height, char* pixel,unsigned short color,unsigned short groundcolor)$/;" fdraw_xbm graphic.c /^void draw_xbm(short sx, short sy, short width, short height, char* pixel)$/;" fdraw_xish_line graphic.c /^static inline void draw_xish_line(short x, short y, short dx, short dy, short xdir)$/;" f file:draw_yish_line graphic.c /^static inline void draw_yish_line(short x, short y, short dx, short dy,short xdir)$/;" f file:ellipse graphic.c /^void ellipse(short x, short y, short a, short b)$/;" fend handpad.h /^ short end; \/\/End Position in the index file$/;" m struct:nodetypeend org_handpad.c /^ short end; \/\/End Position in the index file$/;" m struct:nodetype file:endx main.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:endx org_handpad.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:endy main.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:endy org_handpad.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:fillrect graphic.c /^void fillrect(short x1, short y1, short x2, short y2)$/;" ffillrectangle graphic.c /^void fillrectangle(short x1, short y1, short x2, short y2)$/;" ffontdata_8x16 font_8x16.h /^static unsigned char fontdata_8x16[FONTDATAMAX] = {$/;" vget_average_num handpad.h /^int get_average_num(int x,int y,int z){$/;" fget_average_num org_handpad.c /^int get_average_num(int x,int y,int z){$/;" fget_handpad handpad.h /^int get_handpad(unsigned short *x,unsigned short *y)$/;" fget_handpad org_handpad.c /^int get_handpad(unsigned short *x,unsigned short *y)$/;" fgetcolor graphic.c /^UINT getcolor(void)$/;" fgetfillpattern graphic.c /^PatternIndex getfillpattern(void)$/;" fgetmode graphic.c /^CopyMode getmode(void) $/;" fh_line graphic.c /^inline void h_line(int x1,int x2,int y)$/;" fheight graphic.c /^ unsigned short height;$/;" m struct: file:i mathf.h /^ double i;$/;" m struct:i mathf.h /^ float i;$/;" m struct:init_handpad handpad.h /^void init_handpad()$/;" finit_handpad org_handpad.c /^void init_handpad()$/;" finitgraph graphic.c /^short initgraph(void)$/;" fkbd org_handpad.c /^}kbd[]={$/;" vkbdconfirm main.c /^ kbdconfirm[]={$/;" vkbdenter main.c /^ kbdenter[]={$/;" vkbdexam main.c /^ kbdexam[]={$/;" vkbdfontdemo main.c /^ kbdfontdemo[]={$/;" vkbdindex main.c /^ kbdindex[]={$/;" vkbdtrans main.c /^ kbdtrans[]={$/;" vkbdtree main.c /^ kbdtree[]={$/;" vline graphic.c /^void line(short x1, short y1, short x2, short y2)$/;" flineto graphic.c /^void lineto(short x,short y)$/;" fmain main.c /^main()$/;" fmain org_gui.c /^main(int argc,char*argv[])$/;" fmain org_handpad.c /^int main(void)$/;" fmain trans/host.c /^main()$/;" fmasktab graphic.c /^static short masktab[]={0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x01};$/;" v file:max handpad.h /^int max(int x,int y){$/;" fmax org_handpad.c /^int max(int x,int y){$/;" fmiddle handpad.h /^int middle(int x,int y,int z){$/;" fmiddle org_handpad.c /^int middle(int x,int y,int z){$/;" fmin handpad.h /^int min(int x,int y){$/;" fmin org_handpad.c /^int min(int x,int y){$/;" fmoveto graphic.c /^void moveto(short x,short y)$/;" fmy_draw_bmp graphic.c /^void my_draw_bmp(short x,short y,unsigned short width,unsigned short height,char *pixel)$/;" fnext handpad.h /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetypenext org_handpad.c /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetype file:nodetype handpad.h /^struct nodetype{$/;" snodetype org_handpad.c /^struct nodetype{$/;" s file:parent handpad.h /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetypeparent org_handpad.c /^ struct nodetype *child,*next,*parent;$/;" m struct:nodetype file:patternfill graphic.c /^void patternfill( short dest_x,$/;" fpatterns graphic.c /^static const Pattern *patterns[] = {$/;" v file:pow trans/ethernet.c /^int pow(int x,int y)$/;" fpressure handpad.h /^ unsigned short pressure; $/;" m struct:pressure handpad.h /^ unsigned short pressure;$/;" m struct:pressure org_handpad.c /^ unsigned short pressure; $/;" m struct: file:pressure org_handpad.c /^ unsigned short pressure;$/;" m struct: file:r mathf.h /^ double r;$/;" m struct:r mathf.h /^ float r;$/;" m struct:rectangle graphic.c /^void rectangle(short x1, short y1, short x2, short y2)$/;" frecvfile trans/ethernet.c /^void recvfile(char *bmpbuf,char *filename)$/;" frint mathf.h 373;" droot handpad.h /^}root[26];\/\/The global allocation for the 'a'->'z' 's root$/;" vroot org_handpad.c /^}root[26];\/\/The global allocation for the 'a'->'z' 's root$/;" vscreen_fd graphic.c /^static int screen_fd=-1;$/;" v file:screen_height graphic.c /^static short screen_width=240,screen_height=320;$/;" v file:screen_ptr graphic.c /^unsigned char * screen_ptr=(unsigned char*)(0x0400),*E_Font=(unsigned char*)(0x8500);$/;" vscreen_tp_fd handpad.h /^int screen_tp_fd;$/;" vscreen_tp_fd org_handpad.c /^int screen_tp_fd;$/;" vscreen_width graphic.c /^static short screen_width=240,screen_height=320;$/;" v file:setcolor graphic.c /^void setcolor(short color)$/;" fsetfillpattern graphic.c /^void setfillpattern(PatternIndex index)$/;" fsetmode graphic.c /^void setmode(CopyMode mode)$/;" fsetpixel graphic.c /^inline void setpixel(short x, short y, short color)$/;" fstart handpad.h /^ short start;\/\/Start Position in the index file$/;" m struct:nodetypestart org_handpad.c /^ short start;\/\/Start Position in the index file$/;" m struct:nodetype file:startx main.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:startx org_handpad.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:starty main.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:starty org_handpad.c /^ short startx,starty,endx,endy;$/;" m struct:_keyboard file:testbmp graphic.c /^void testbmp()$/;" ftextout graphic.c /^void textout(short x,short y,unsigned char *buf,unsigned short color,unsigned short groundcolor)$/;" ftrans trans/ethernet.c /^int trans(char *argv,char *bmpbuf,char *filename)$/;" fx handpad.h /^ unsigned short x;$/;" m struct:x handpad.h /^ unsigned short x;$/;" m struct:x org_handpad.c /^ unsigned short x;$/;" m struct: file:x org_handpad.c /^ unsigned short x;$/;" m struct: file:y handpad.h /^ unsigned short y;$/;" m struct:y handpad.h /^ unsigned short y;$/;" m struct:y org_handpad.c /^ unsigned short y;$/;" m struct: file:y org_handpad.c /^ unsigned short y;$/;" m struct: file:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -