代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/216802/4884431
h text.h
#ifndef _WIN32K_TEXT_H
#define _WIN32K_TEXT_H
/* GDI logical font object */
typedef struct
{
LOGFONTW logfont;
FONTOBJ *Font;
BOOLEAN Initialized; /* Don't reinitialize for each
www.eeworm.com/read/216802/4884477
c text.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* Parts based on Wine code
* Copyright 1993 Alexandre Julliard
* 1997 Alex Korobka
www.eeworm.com/read/216802/4885641
c text.c
/*
* ReactOS kernel
* Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/216802/4886264
c text.c
#include "precomp.h"
/*
* @implemented
*/
BOOL
STDCALL
TextOutA(
HDC hdc,
int nXStart,
int nYStart,
LPCSTR lpString,
int cbString)
{
ANSI_STRING StringA;
www.eeworm.com/read/216502/4890233
c text.c
#include "../h/param.h"
#include "../h/systm.h"
#include "../h/map.h"
#include "../h/dir.h"
#include "../h/user.h"
#include "../h/proc.h"
#include "../h/text.h"
#include "../h/inode.h"
#include "../h/
www.eeworm.com/read/216502/4890322
h text.h
/*
* Text structure.
* One allocated per pure
* procedure on swap device.
* Manipulated by text.c
*/
struct text
{
short x_daddr; /* disk address of segment (relative to swplo) */
short x_caddr
www.eeworm.com/read/216502/4890870
h text.h
/*
* Text structure.
* One allocated per pure
* procedure on swap device.
* Manipulated by text.c
*/
struct text
{
short x_daddr; /* disk address of segment (relative to swplo) */
short x_caddr
www.eeworm.com/read/216502/4891128
c text.c
# include "e.h"
# include "e.def"
int csp;
int psp;
#define CSSIZE 400
char cs[420];
int lf, rf; /* temporary spots for left and right fonts */
text(t,p1) int t; char *p1; {
int c;
char *p;
tbl
www.eeworm.com/read/216502/4891371
c text.c
# include "e.h"
# include "e.def"
int csp;
int psp;
#define CSSIZE 400
char cs[420];
int lf, rf; /* temporary spots for left and right fonts */
text(t,p1) int t; char *p1; {
int c;
char *p;
tbl
www.eeworm.com/read/216499/4892192
c text.c
#
/*
*/
#include "../param.h"
#include "../systm.h"
#include "../user.h"
#include "../proc.h"
#include "../text.h"
#include "../inode.h"
/*
* Swap out process p.
* The ff flag causes its core to