代码搜索结果
找到约 10,000 项符合
Image 的代码
image.c
/*
* Copyright (c) 2006 - 2007
* Alper Akcan , All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
*/
#include
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
/*
* 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.cpp
/**
* cubicles
*
* This is an implementation of the Viola-Jones object detection
* method and some extensions. The code is mostly platform-
* independent and uses only standard C and C++ l
image.h
/**
* cubicles
*
* This is an implementation of the Viola-Jones object detection
* method and some extensions. The code is mostly platform-
* independent and uses only standard C and C++ l
image.cpp
/*
* Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
* Copyright (C) 2004, 2005, 2006 Apple Computer, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with
image.h
/*
* Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
* Copyright (C) 2004, 2005, 2006 Apple Computer, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with
image.h
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
image.cc
/**********
* Copyright (c) 2004 Greg Parker. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
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;