代码搜索结果

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

malpha.c

/* * Copyright (c) 2000 Greg Haerr * * Microwindows alpha blending demo * * This demo requires UPDATEREGIONS=N in microwin/src/config */ #include "windows.h" #include "wintern

qdesktopwidget_x11.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To

count.js

_dwrite(""); function _dwrite(st

graphicsdevice.java

/* GraphicsDevice.java -- information about a graphics device Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistr

textform.java

/** * A simple form to display a bunch of text and then return to the calling * screen. */ import javax.microedition.lcdui.*; public class TextForm extends Form implements CommandListener

textboxtest.java

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class TextBoxTest extends MIDlet implements CommandListener{ Display display; TextBox textBox; Command exitCmd