代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/240248/4576076
h render_text.h
/*
* This file is part of the DOM implementation for KDE.
*
* (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 2000 Dirk Mueller (mueller@kde.org)
*
* This library is free software; you can redistribut
www.eeworm.com/read/240079/4593157
h text_dct.h
void fdct_enc(short *block);
void init_fdct_enc();
void idct_enc(short *block);
void init_idct_enc();
void fdct_mm32(short *blk);
void Fast_IDCT(short int *x);
www.eeworm.com/read/240079/4593160
h text_defs.h
#ifndef _TEXT_DEFS_H_
#define _TEXT_DEFS_H_
#include "mom_structs.h"
#include
#include
#include "vm_enc_defs.h"
#define ESCAPE 7167
www.eeworm.com/read/240079/4593162
c text_dct.c
/**************************************************************************
* *
* This code is developed by Adam Li. This
www.eeworm.com/read/240079/4593164
c text_bits.c
/**************************************************************************
* *
* This code is developed by Adam Li. This
www.eeworm.com/read/240079/4593187
h text_code.h
#ifndef _TEXT_CODE_H_
#define _TEXT_CODE_H_
#include "momusys.h"
#include "mom_structs.h"
#include "text_defs.h"
#include "text_bits.h"
//#include "text_util.h"
#ifdef __cplusplus
exte
www.eeworm.com/read/240079/4593188
h text_bits.h
#ifndef _TEXT_BITS_H_
#define _TEXT_BITS_H_
#include "momusys.h"
#include "text_defs.h"
/* struct for counting bits */
typedef struct {
Int Y;
Int C;
Int vec;
Int CBPY;
www.eeworm.com/read/240079/4593195
c text_code.c
/**************************************************************************
* *
* This code is developed by Adam Li. This
www.eeworm.com/read/239645/4596044
h about-text.h
//========================================================================
//
// about-text.h
//
// Copyright 2002 Glyph & Cog, LLC
//
//===============================================================