OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_font_matrix
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cfftypes.h
120
FT_Bool
has_font_matrix
;
member in struct:CFF_FontRecDictRec_
cffobjs.c
629
if ( !dict->
has_font_matrix
)
674
if ( sub->
has_font_matrix
)
682
if ( top->
has_font_matrix
)
[
all
...]
cffparse.c
528
dict->
has_font_matrix
= TRUE;
Completed in 51 milliseconds