代码搜索结果
找到约 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.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.pri
# -*-mode:sh-*-
# Qt image handling
# Qt kernel module
HEADERS += \
image/qbitmap.h \
image/qicon.h \
image/qimage.h \
image/qimageiohandler.h \
image/qimagereader.h \
image/qimagewriter.h \
image.h
/* image.h:
*
* portable image type declarations
*
* jim frost 10.02.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright information.
*/
/* @(#)image.h
image.icon
/* @(#)image.icon 1.2 3/9/89 ESI */
#define image_width 64
#define image_height 64
static char image_bits[] = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
0x00, 0x00
image.h
/* image.h:
*
* portable image type declarations
*
* jim frost 10.02.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright information.
*/
/* @(#)image.h
image.icon
/* @(#)image.icon 1.2 3/9/89 ESI */
#define image_width 64
#define image_height 64
static char image_bits[] = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
0x00, 0x00
image.1
.\" Copyright (c) 1988, 1989 Entropic Speech, Inc. All rights reserved.
.\" @(#)image.1 1.16 4/1/97 ESI
.TH IMAGE 1\-ESPS 4/1/97
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Spee
image.c
/*----------------------------------------------------------------------+
| |
| This material contains proprietary software of Entropic Speech, |
| Inc. Any reproduction, distribution, or
image.h
/*----------------------------------------------------------------------+
| |
| This material contains proprietary software of Entropic Speech, |
| Inc. Any reproduction, distribution, or