OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_STYLE_FLAG_ITALIC
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/cid/
cidobjs.c
421
cidface->style_flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/sfnt/
sfobjs.c
1096
flags |=
FT_STYLE_FLAG_ITALIC
;
1098
flags |=
FT_STYLE_FLAG_ITALIC
;
1111
flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/winfonts/
winfnt.c
790
root->style_flags |=
FT_STYLE_FLAG_ITALIC
;
910
if ( root->style_flags &
FT_STYLE_FLAG_ITALIC
)
915
else if ( root->style_flags &
FT_STYLE_FLAG_ITALIC
)
/xsrc/external/mit/freetype/dist/src/type1/
t1objs.c
457
root->style_flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
146
*
FT_STYLE_FLAG_ITALIC
1463
*
FT_STYLE_FLAG_ITALIC
::
1475
#define
FT_STYLE_FLAG_ITALIC
( 1 << 0 )
/xsrc/external/mit/freetype/dist/src/type42/
t42objs.c
331
root->style_flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/bdf/
bdfdrivr.c
231
face->style_flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/cff/
cffobjs.c
1009
flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/pcf/
pcfread.c
1325
face->style_flags |=
FT_STYLE_FLAG_ITALIC
;
/xsrc/external/mit/freetype/dist/src/autofit/
aflatin2.c
1575
( face->style_flags &
FT_STYLE_FLAG_ITALIC
) != 0 )
aflatin.c
2653
( face->style_flags &
FT_STYLE_FLAG_ITALIC
) != 0 )
/xsrc/external/mit/fontconfig/dist/src/
fcfreetype.c
2061
if (face->style_flags &
FT_STYLE_FLAG_ITALIC
)
Completed in 29 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026