OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pedantic_hinting
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.c
3078
if ( exc->
pedantic_hinting
)
3124
if ( exc->
pedantic_hinting
)
3147
if ( exc->
pedantic_hinting
)
3170
if ( exc->
pedantic_hinting
)
3193
if ( exc->
pedantic_hinting
)
3304
if ( exc->
pedantic_hinting
)
3337
if ( exc->
pedantic_hinting
)
4341
if ( exc->
pedantic_hinting
)
4863
if ( exc->
pedantic_hinting
)
4901
if ( exc->
pedantic_hinting
)
[
all
...]
ttinterp.h
229
FT_Bool
pedantic_hinting
; /* true if pedantic interpretation */
member in struct:TT_ExecContextRec_
ttobjs.c
863
exec->
pedantic_hinting
= pedantic;
967
exec->
pedantic_hinting
= pedantic;
ttgload.c
889
if ( error && loader->exec->
pedantic_hinting
)
2734
exec->
pedantic_hinting
= FT_BOOL( load_flags & FT_LOAD_PEDANTIC );
Completed in 14 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026