代码搜索结果

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

send_image

#!/usr/bin/kermit + # usage: send_image FILE_NAME OFFSET # e.g. send_image output.bin 1F00000 set line /dev/ttyS0 set speed 115200 set serial 8N1 set carrier-watch off set handshake none set flow-co

image.h

/* * (C) Copyright 2000-2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software

image.js

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

image.js

Class("linb.UI.Image", "linb.UI",{ Instance:{ getRate:function(){ return parseFloat(this.get(0)._rate) || 1; } }, Static:{ Templates:{