代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/262563/4311080
js functions.js
/* Functions for the advlink plugin popup */
var templates = {
"window.open" : "window.open('${url}','${target}','${options}')"
};
function preinit() {
// Initialize
tinyMCE.setWindowArg(
www.eeworm.com/read/262563/4311142
js functions.js
function init() {
tinyMCEPopup.resizeToInnerSize();
}
function insertEmotion(file_name, title) {
title = tinyMCE.getLang(title);
if (title == null)
title = "";
// XML encode
title
www.eeworm.com/read/262563/4311448
js functions.js
/* Functions for the advimage plugin popup */
var preloadImg = null;
var orgImageWidth, orgImageHeight;
function preinit() {
// Initialize
tinyMCE.setWindowArg('mce_windowresize', false);
www.eeworm.com/read/260165/4334712
h functions.h
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/memory/functions.h
*
* Purpose: COM memory functions.
*
* Created: 2nd March 1996
www.eeworm.com/read/260165/4334837
h functions.h
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/shell/memory/functions.h
*
* Purpose: Shell memory functions.
*
* Created: 2nd Marc
www.eeworm.com/read/260165/4334870
h functions.h
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/window/functions.h (originally MWBase.h, ::SynesisWin)
*
* Purpose: Window functions.
*
www.eeworm.com/read/260165/4334875
h functions.h
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/process/functions.h
*
* Purpose: Process functions.
*
* Created: 12th March 2006
www.eeworm.com/read/260165/4334881
h functions.h
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/time/functions.h
*
* Purpose: Time manipulation functions.
*
* Created: 21st Novemb
www.eeworm.com/read/260165/4334903
hpp functions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/registry/functions.hpp
*
* Purpose: Registry functions.
*
* Created: 20th November