代码搜索结果
找到约 10,000 项符合
Image 的代码
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
#if !defined(AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_)
#define AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
image.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
image.jad
MIDlet-1: ImageMIDlet, , com.j2medev.chapter3.ImageMIDlet
MIDlet-Jar-Size: 35674
MIDlet-Jar-URL: image.jar
MIDlet-Name: image
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration
image.js
var ImageDialog = {
preInit : function() {
var url;
tinyMCEPopup.requireLangPack();
if (url = tinyMCEPopup.getParam("external_image_list_url"))
document.write('
image.js
var ImageDialog = {
preInit : function() {
var url;
tinyMCEPopup.requireLangPack();
if (url = tinyMCEPopup.getParam("external_image_list_url"))
document.write('
image.c
/* Copyright (c) Colorado School of Mines, 1997.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/******************************
image.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
#include "cwp.h"
#include "xplot.h"
XImage *xNewImage (Display *dpy, unsigned long pmin, unsigned lo
image.c
/* Copyright (c) Colorado School of Mines, 1997.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/******************************