代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/132069/5925111
h audbeos.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/128813/5979084
c list.c
#include
#include
void do_list_click(Widget widget, caddr_t data1, XtPointer data2) {
char *string;
XmListCallbackStruct *callback = (XmListCallbackStruct *)data2;
XmSt
www.eeworm.com/read/128813/5979095
cpp motif.cpp
#include
#include
void do_list_click(Widget widget, caddr_t data1, XtPointer data2) {
char *string;
XmListCallbackStruct *callback = (XmListCallbackStruct *)data2;
XmSt
www.eeworm.com/read/126641/6014820
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/126641/6015638
pod ssl_ctx_set_verify.pod
=pod
=head1 NAME
SSL_CTX_set_verify, SSL_set_verify, SSL_CTX_set_verify_depth, SSL_set_verify_depth - set peer certificate verification parameters
=head1 SYNOPSIS
#include
void
www.eeworm.com/read/115273/6118457
c test1.c
/*
* $Header: /cvsroot/lesstif/lesstif/test/extra/gl/test1.c,v 1.1 2002/05/14 22:49:04 dannybackx Exp $
*
* My application's main drawing window is an OpenGL
* window that is based in a xmFrameWi
www.eeworm.com/read/115272/6119779
c test1.c
/*
* $Header: /cvsroot/lesstif/lesstif/test/extra/gl/test1.c,v 1.1 2002/05/14 22:49:04 dannybackx Exp $
*
* My application's main drawing window is an OpenGL
* window that is based in a xmFrameWi
www.eeworm.com/read/111692/6153628
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/111374/6155380
c testtimer.c
/* Test program to check the resolution of the SDL timer on the current
platform
*/
#include
#include
#include "SDL.h"
#define DEFAULT_RESOLUTION 1
static int ticks = 0;
www.eeworm.com/read/110972/6162008
c testtimer.c
/* Test program to check the resolution of the SDL timer on the current
platform
*/
#include
#include
#include "SDL.h"
#define DEFAULT_RESOLUTION 1
static int