Home
last modified time | relevance | path

Searched defs:_Font (Results 1 – 25 of 31) sorted by path

12

/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DGwenOpenGL3CoreRenderer.h32 static GLuint BindFont(const CTexFont* _Font) in BindFont()
H A DSimpleOpenGL2App.cpp94 static GLuint BindFont2(const CTexFont* _Font) in BindFont2()
H A DSimpleOpenGL3App.cpp132 static GLuint BindFont(const CTexFont* _Font) in BindFont()
/dports/devel/jna/jna-5.7.0/contrib/msoffice/src/com/sun/jna/platform/win32/COM/util/office/word/
H A D_Font.java36 public interface _Font { interface
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DGwenOpenGL3CoreRenderer.h32 static GLuint BindFont(const CTexFont* _Font) in BindFont()
H A DSimpleOpenGL2App.cpp94 static GLuint BindFont2(const CTexFont* _Font) in BindFont2()
H A DSimpleOpenGL3App.cpp132 static GLuint BindFont(const CTexFont* _Font) in BindFont()
/dports/devel/py-game/pygame-2.1.0/src_py/
H A Dftfont.py6 from pygame._freetype import init, Font as _Font, get_default_resolution unknown
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dfontstruct.h113 typedef struct _Font { struct
136 extern Bool _FontSetNewPrivate (/* pFont, n, ptr */); argument
/dports/devel/upp/upp/bazaar/FormEditor/
H A DExGridCtrl.hpp26 Font _Font; member in ExGridCtrl
/dports/games/briquolo/briquolo-0.5.7/src/MOGL/
H A DMOGL_PoliceTTF.h148 TTF_Font * _Font; variable
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dinterface.cpp38 struct _Font { struct
45 const _Font DefaultFonts[] = { argument
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dlg-sdl.h74 typedef struct _Font { struct
75 SDL_Surface *pic;
76 int align;
77 int color;
78 int height;
82 char keys[256];
83 char offset;
84 char length;
86 int last_x;
87 int last_y;
[all …]
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwBar.cpp3994 …olor32>& _Colors, vector<color32>& _BgColors, bool *_HasBgColors, const CTexFont *_Font, int _Atom… in ListLabels()
4074 …>& _Values, vector<color32>& _Colors, vector<color32>& _BgColors, const CTexFont *_Font, int _Widt… in ListValues()
4218 int CTwBar::ComputeLabelsWidth(const CTexFont *_Font) in ComputeLabelsWidth()
4255 int CTwBar::ComputeValuesWidth(const CTexFont *_Font) in ComputeValuesWidth()
4288 static int ClampText(string& _Text, const CTexFont *_Font, int _WidthMax) in ClampText()
H A DTwDirect3D10.cpp94 …w *BindFont(ID3D10Device *_Dev, ID3D10EffectShaderResourceVariable *_ResVar, const CTexFont *_Font) in BindFont()
847 …ines, color32 *_LineColors, color32 *_LineBgColors, int _NbLines, const CTexFont *_Font, int _Sep,… in BuildText()
H A DTwDirect3D11.cpp76 static void BindFont(ID3D11Device *_Dev, const CTexFont *_Font, ID3D11Texture2D **_Tex, ID3D11Shade… in BindFont()
1190 …ines, color32 *_LineColors, color32 *_LineBgColors, int _NbLines, const CTexFont *_Font, int _Sep,… in BuildText()
H A DTwDirect3D9.cpp30 static IDirect3DTexture9 *BindFont(IDirect3DDevice9 *_Dev, const CTexFont *_Font) in BindFont()
376 …ines, color32 *_LineColors, color32 *_LineBgColors, int _NbLines, const CTexFont *_Font, int _Sep,… in BuildText()
H A DTwMgr.cpp2828 void CTwMgr::SetFont(const CTexFont *_Font, bool _ResizeBars) in SetFont()
5798 …oid SplitString(vector<string>& _OutSplits, const char *_String, int _Width, const CTexFont *_Font) in SplitString()
H A DTwOpenGL.cpp159 static GLuint BindFont(const CTexFont *_Font) in BindFont()
672 …ines, color32 *_LineColors, color32 *_LineBgColors, int _NbLines, const CTexFont *_Font, int _Sep,… in BuildText()
H A DTwOpenGLCore.cpp58 static GLuint BindFont(const CTexFont *_Font) in BindFont()
660 …ines, color32 *_LineColors, color32 *_LineBgColors, int _NbLines, const CTexFont *_Font, int _Sep,… in BuildText()
/dports/graphics/libcaca/libcaca-0.99.beta19/python/caca/
H A Dfont.py22 class _Font(object): class
/dports/irc/smuxi/smuxi-1.1/src/Frontend-SWF/Chats/
H A DChatView.cs24 private Font _Font; field in Smuxi.Frontend.Swf.ChatView
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dfontstruct.h113 typedef struct _Font { struct
136 extern Bool _FontSetNewPrivate (/* pFont, n, ptr */); argument
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/fonts/
H A Dfontstruct.h103 typedef struct _Font { struct
104 int refcnt;
105 FontInfoRec info;
106 char bit;
107 char byte;
108 char glyph;
109 char scan;
110 fsBitmapFormat format;
111 int (*get_glyphs) (
121 int (*get_metrics) (
[all …]
/dports/print/freetype/freetype-1.3.1/contrib/ttf2pk/
H A Dttf2tfm.h123 struct _Font struct
125 char *ttfname;
131 char *tfm_path;
132 char *tfm_ext;
143 FILE *vplout;
144 FILE *tfmout;
184 char *titlebuf;
190 char *sfdname;
191 long sf_code[256];
199 char fixedpitch;
[all …]

12