OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_ERR_PREFIX
(Results
1 - 24
of
24
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/autofit/
aferrors.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
AF_Err_
/xsrc/external/mit/freetype/dist/src/bdf/
bdferror.h
36
#undef
FT_ERR_PREFIX
37
#define
FT_ERR_PREFIX
BDF_Err_
/xsrc/external/mit/freetype/dist/src/cache/
ftcerror.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
FTC_Err_
/xsrc/external/mit/freetype/dist/src/cff/
cfferrs.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
CFF_Err_
/xsrc/external/mit/freetype/dist/src/cid/
ciderrs.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
CID_Err_
/xsrc/external/mit/freetype/dist/src/gxvalid/
gxverror.h
42
#undef
FT_ERR_PREFIX
43
#define
FT_ERR_PREFIX
GXV_Err_
/xsrc/external/mit/freetype/dist/src/otvalid/
otverror.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
OTV_Err_
/xsrc/external/mit/freetype/dist/src/pcf/
pcferror.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
PCF_Err_
/xsrc/external/mit/freetype/dist/src/pfr/
pfrerror.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
PFR_Err_
/xsrc/external/mit/freetype/dist/src/psaux/
psauxerr.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
PSaux_Err_
pserror.h
47
#undef
FT_ERR_PREFIX
48
#define
FT_ERR_PREFIX
CF2_Err_
/xsrc/external/mit/freetype/dist/src/pshinter/
pshnterr.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
PSH_Err_
/xsrc/external/mit/freetype/dist/src/psnames/
psnamerr.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
PSnames_Err_
/xsrc/external/mit/freetype/dist/src/raster/
rasterrs.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
Raster_Err_
/xsrc/external/mit/freetype/dist/src/sfnt/
sferrors.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
SFNT_Err_
/xsrc/external/mit/freetype/dist/src/smooth/
ftsmerrs.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
Smooth_Err_
/xsrc/external/mit/freetype/dist/src/truetype/
tterrors.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
TT_Err_
/xsrc/external/mit/freetype/dist/src/type1/
t1errors.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
T1_Err_
/xsrc/external/mit/freetype/dist/src/type42/
t42error.h
32
#undef
FT_ERR_PREFIX
33
#define
FT_ERR_PREFIX
T42_Err_
/xsrc/external/mit/freetype/dist/src/winfonts/
fnterrs.h
33
#undef
FT_ERR_PREFIX
34
#define
FT_ERR_PREFIX
FNT_Err_
/xsrc/external/mit/freetype/dist/include/freetype/
fterrors.h
142
/*
FT_ERR_PREFIX
is used as a prefix for error identifiers. */
145
#ifndef
FT_ERR_PREFIX
146
#define
FT_ERR_PREFIX
FT_Err_
175
#define FT_ERROR_END_LIST FT_ERR_CAT(
FT_ERR_PREFIX
, Max ) };
187
FT_ERRORDEF( FT_ERR_CAT(
FT_ERR_PREFIX
, e ), v + FT_ERR_BASE, s )
191
FT_ERRORDEF( FT_ERR_CAT(
FT_ERR_PREFIX
, e ), v, s )
230
/*
FT_ERR_PREFIX
is needed internally */
232
#undef
FT_ERR_PREFIX
/xsrc/external/mit/freetype/dist/src/lzw/
ftlzw.c
35
#undef
FT_ERR_PREFIX
36
#define
FT_ERR_PREFIX
LZW_Err_
/xsrc/external/mit/freetype/dist/src/bzip2/
ftbzip2.c
36
#undef
FT_ERR_PREFIX
37
#define
FT_ERR_PREFIX
Bzip2_Err_
/xsrc/external/mit/freetype/dist/src/gzip/
ftgzip.c
34
#undef
FT_ERR_PREFIX
35
#define
FT_ERR_PREFIX
Gzip_Err_
Completed in 31 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026