OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pedantic_hinting
(Results
1 - 14
of
14
) sorted by null
/external/freetype/src/truetype/
ttinterp.c
[
all
...]
ttinterp.h
229
FT_Bool
pedantic_hinting
; /* true if pedantic interpretation */
member in struct:TT_ExecContextRec_
ttobjs.c
770
exec->
pedantic_hinting
= pedantic;
852
exec->
pedantic_hinting
= pedantic;
[
all
...]
ttgload.c
831
if ( error && loader->exec->
pedantic_hinting
)
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttinterp.c
[
all
...]
ttinterp.h
229
FT_Bool
pedantic_hinting
; /* true if pedantic interpretation */
member in struct:TT_ExecContextRec_
ttobjs.c
819
exec->
pedantic_hinting
= pedantic;
901
exec->
pedantic_hinting
= pedantic;
[
all
...]
ttgload.c
808
if ( error && loader->exec->
pedantic_hinting
)
[
all
...]
/external/pdfium/third_party/freetype/src/truetype/
ttinterp.c
[
all
...]
ttinterp.h
229
FT_Bool
pedantic_hinting
; /* true if pedantic interpretation */
member in struct:TT_ExecContextRec_
ttobjs.c
819
exec->
pedantic_hinting
= pedantic;
901
exec->
pedantic_hinting
= pedantic;
[
all
...]
ttgload.c
806
if ( error && loader->exec->
pedantic_hinting
)
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.24
[
all
...]
ChangeLog.21
[
all
...]
Completed in 459 milliseconds