代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/445365/1722614
js functions.js
/* Functions for the advlink plugin popup */
var templates = {
"window.open" : "window.open('${url}','${target}','${options}')"
};
function preinit() {
// Initialize
tinyMCE.setWindowArg('mce_win
www.eeworm.com/read/445365/1722628
js functions.js
function init() {
tinyMCEPopup.resizeToInnerSize();
}
function insertEmotion(file_name, title) {
title = tinyMCE.getLang(title);
if (title == null)
title = "";
// XML encode
title = title.re
www.eeworm.com/read/445365/1722703
js functions.js
/* Functions for the advimage plugin popup */
var preloadImg = null;
var orgImageWidth, orgImageHeight;
function preinit() {
// Initialize
tinyMCE.setWindowArg('mce_windowresize', false);
// Imp
www.eeworm.com/read/443064/1752450
js functions.js
var PreiorSel="";
var isDel=false;
function init()
{
if (parent.frames("AddFunction").window.document.all.tags("TABLE").length>0)
{
if (parent.frames("SelBut").window.document.al
www.eeworm.com/read/438354/1825685
h functions.h
/*----------------------------------------------------------------------
* FILE: functions.h
*-----------------------------------------------------------------------
* (C) Copyright 20
www.eeworm.com/read/438354/1825692
c functions.c
/*----------------------------------------------------------------------
* FILE: functions.c
*-----------------------------------------------------------------------
* (C) Copyright 20
www.eeworm.com/read/437209/1835967
asp functions.asp
function Ubb(strtemp) {
strtemp = strtemp.replace(/\r/ig, "");
strtemp = strtemp.replace(/\n/ig, "");
return strtemp;
}
function Ubbcode(strt
www.eeworm.com/read/436905/1842386
c functions.c
/*
* Name: Shared functions
*
* Purpose: Functions that are used various times in cas
*
* Author: Pedro de Oliveira
*
* Copyright (C) 2004 by Pedro