代码搜索结果

找到约 10,000 项符合 Screen 的代码

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

91455.js

document.write ('贵宾统计\n'); var

91455.js

document.write ('贵宾统计\n'); var

html_r.c

#include "links.h" static inline int color_distance(struct rgb *c1, struct rgb *c2) { return 3 * (c1->r - c2->r) * (c1->r - c2->r) + 4 * (c1->g - c2->g) * (c1->g - c2->g) + 2 * (c1->b - c2->b)

cengine.h

#ifndef __CENGINE_H__ #define __CENGINE_H__ // INCLUDES #include #include #include "MGameTimerObserver.h" #include "TBitmap.h" #include "GLES/egl.h" #include "GL

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *