VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/7.0/X11/extensions/xf86bigfont.h@ 17233

最後變更 在這個檔案從17233是 17233,由 vboxsync 提交於 16 年 前

Additions/x11/x11include: corrected svn:keywords property on all files as per http://linserv.germany/vbox/wiki/SvnKeywords

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 791 位元組
 
1/* $XFree86: xc/include/extensions/xf86bigfont.h,v 1.1 2000/02/08 17:18:25 dawes Exp $ */
2/*
3 * Declarations for the BIGFONT extension.
4 *
5 * Copyright (c) 1999-2000 Bruno Haible
6 * Copyright (c) 1999-2000 The XFree86 Project, Inc.
7 */
8
9/* THIS IS NOT AN X CONSORTIUM STANDARD */
10
11#ifndef _XF86BIGFONT_H_
12#define _XF86BIGFONT_H_
13
14#include <X11/Xfuncproto.h>
15
16#define X_XF86BigfontQueryVersion 0
17#define X_XF86BigfontQueryFont 1
18
19#define XF86BigfontNumberEvents 0
20
21#define XF86BigfontNumberErrors 0
22
23#ifdef _XF86BIGFONT_SERVER_
24
25_XFUNCPROTOBEGIN
26
27#include <X11/fonts/font.h>
28
29extern void XFree86BigfontExtensionInit(void);
30extern void XF86BigfontFreeFontShm(FontPtr);
31extern void XF86BigfontCleanup(void);
32
33_XFUNCPROTOEND
34
35#endif /* _XF86BIGFONT_SERVER_ */
36
37#endif /* _XF86BIGFONT_H_ */
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette