OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF2_Synthetic
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.h
93
CF2_Synthetic
= 0x20 /* this edge was synthesized */
cf2blues.c
167
CF2_Synthetic
;
179
CF2_Synthetic
;
cf2hints.c
265
return ( hint->flags &
CF2_Synthetic
) != 0;
877
CF2_Synthetic
;
[
all
...]
/external/freetype/src/cff/
cf2blues.h
93
CF2_Synthetic
= 0x20 /* this edge was synthesized */
cf2blues.c
169
CF2_Synthetic
;
181
CF2_Synthetic
;
cf2hints.c
265
return (FT_Bool)( ( hint->flags &
CF2_Synthetic
) != 0 );
908
CF2_Synthetic
;
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.h
93
CF2_Synthetic
= 0x20 /* this edge was synthesized */
cf2blues.c
167
CF2_Synthetic
;
179
CF2_Synthetic
;
cf2hints.c
265
return (FT_Bool)( ( hint->flags &
CF2_Synthetic
) != 0 );
886
CF2_Synthetic
;
[
all
...]
Completed in 722 milliseconds