代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/109649/6173269
h hcmfmain.h
// HCMFMain.h
#include "HCMain.h"
namespace HC_NAMESPACE {
void CInTree2::BeforeMoveBlock()
{
if (m_Callback)
m_Callback->BeforeChangingBufferPos();
CInTree::BeforeMoveBlock();
}
www.eeworm.com/read/109026/6177047
c uipc_accf.c
//==========================================================================
//
// src/sys/kern/uipc_accf.c
//
//==========================================================================
//
www.eeworm.com/read/102935/6228651
h hpusbscsi.h
/* Header file for the hpusbscsi driver */
/* (C) Copyright 2001 Oliver Neukum */
/* sponsored by the Linux Usb Project */
/* large parts based on or taken from code by John Fremlin and Matt Dharm */
www.eeworm.com/read/101082/6240954
c yp_all.c
#ifndef lint
static char *sccsid = "@(#)yp_all.c 4.2 ULTRIX 2/28/91";
#endif lint
/****************************************************************
* *
* Licensed to Digital Equipment Corpo
www.eeworm.com/read/101042/6258323
c bss_log.c
/* crypto/bio/bss_log.c */
/* ====================================================================
* Copyright (c) 1999 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/100603/6266319
c w16callb.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/156871/6324012
m mmctl2.m
% mmctl2.m
Hc_boxon = uicontrol(gcf,'Style','radio',...
'Position',[20 45 100 20],...
'String','Set Box On',...
'Value',0,...
'CallBack',[...
's
www.eeworm.com/read/156871/6324015
m mmenu3.m
% mmenu3.m
Hm_top = uimenu('Label','Example');
Hm_box = uimenu(Hm_top,'Label','Axis Box',...
'CallBack',[...
'if strcmp(get(gca,''Box''),''on''),',...
'set(g
www.eeworm.com/read/156871/6324078
m mmenu2.m
% mmenu2.m
Hm_top = uimenu('Label','Example');
Hm_box = uimenu(Hm_top,'Label','Axis Box',...
'CallBack',[...
'if strcmp(get(gca,''Box''),''on''),',...
'set(g
www.eeworm.com/read/494142/6379088
c fam_test_dialog.c
/*=============================================================================
WARNING!! This file is overwritten by the UIStyler each time the Styler
file is saved.
Fi