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_FACE_FLAG_TRICKY
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
121
*
FT_FACE_FLAG_TRICKY
1171
*
FT_FACE_FLAG_TRICKY
::
1210
#define
FT_FACE_FLAG_TRICKY
( 1L << 13 )
1429
* See the discussion of @
FT_FACE_FLAG_TRICKY
for more details.
1433
( !!( (face)->face_flags &
FT_FACE_FLAG_TRICKY
) )
2875
* If the font is 'tricky' (see @
FT_FACE_FLAG_TRICKY
for more), using
3007
* See the description of @
FT_FACE_FLAG_TRICKY
for a special exception
/xsrc/external/mit/freetype/dist/src/truetype/
ttobjs.c
670
ttface->face_flags |=
FT_FACE_FLAG_TRICKY
;
Completed in 9 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026