代码搜索结果
找到约 820,005 项符合
if 的代码
trayicon.tcl
if { $initialize_amsn == 1 } {
global statusicon mailicon systemtray_exist iconmenu ishidden defaultbackground
set statusicon 0
set mailicon 0
set systemtray_exist 0
set iconmenu
msncam.tcl
proc setObjOption { obj option value } {
global objects
if { [info exists objects($obj)] } {
set my_list [set objects($obj)]
} else {
set my_list [list]
}
array set my_obj $my_list
set m
dock.tcl
# Docking Protocol
if { $initialize_amsn == 1 } {
global docksock
set docksock 0
}
proc dock_handler { sock } {
global password systemtray_exist
set l [gets $sock]
if { [e
bindings.tcl
variable MenuPosted
variable afterid
set MenuPosted {}
array set afterid {PostCascade {} UnpostCascade {}}
set ::tk::Priv(cursor) left_ptr
# Alt binding for all
# TODO: handle things ok if when we re
remote.tcl
#########################################################
### remote.tcl v 1.0 2003/05/22 KaKaRoTo
#########################################################
if { $initialize_amsn == 1 } {
global r
flashpic.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
#include "stddefs.h"
#include "cpu.h"
#include "fl
flashpic.c
/* flashpic.c:
* This file contains the flash-support code that is relocated to
* RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
#include "stddefs.h"
#include "cpu.h"
#include "f
flashpic_29f040.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short
flashpic16.c
/* flashpic.c:
This file contains the flash-support code that is relocated to
RAM prior to execution.
*/
#include "config.h"
#if INCLUDE_FLASH
typedef unsigned char uchar;
typedef unsigned short