代码搜索结果

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

image.h

// // Visopsys // Copyright (C) 1998-2007 J. Andrew McLaughlin // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public

image.c

/** * nano-X AWT backend for Kaffe. * * Copyright (c) 2001 * Exor International Inc. All rights reserved. * * Copyright (c) 2001 * Sinby Corporatin, All rights reserved. * * Copyright (c) 200

image.java

/* Image.java -- superclass for images Copyright (C) 1999, 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribut

image.java

/* * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The Kaffe.org's developers. See ChangeLog for details. * * See the file "license.term

image.c

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ /* Copyright (c) Colorado School of Mines, 2001.*/ /* All rights reserved. */

image.js

var url = tinyMCE.getParam("external_image_list_url"); if (url != null) { // Fix relative if (url.charAt(0) != '/' && url.indexOf('://') == -1) url = tinyMCE.documentBasePath + "/" + url;

image.h

/*######################################################################## The contents of this file are subject to the Mozilla Public License Version 1.0(the "License"); You may NOT use thi