代码搜索结果

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

image.c

/* * (C) Copyright 2008 Semihalf * * (C) Copyright 2000-2006 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project.

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.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; docume

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.c

/* * File: image.c * * Copyright (C) 1997 Raph Levien * Copyright (C) 1999 James McCollough * * This program is free software; you can redistribute it and/or mod

image.h

#ifndef __IMAGE_H__ #define __IMAGE_H__ /* The DilloImage data-structure and methods */ #include #include "dw_image.h" typedef struct _DilloImage DilloImage; struct _DilloImage { DwIma

image.js

var ImageDialog = { preInit : function() { var url; tinyMCEPopup.requireLangPack(); if (url = tinyMCEPopup.getParam("external_image_list_url")) document.write('