OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:familyOtherBlues
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.c
84
FT_Pos*
familyOtherBlues
;
106
cf2_getFamilyOtherBlues( decoder, &numFamilyOtherBlues, &
familyOtherBlues
);
274
/* `
FamilyOtherBlues
'. According to the Black Book, any matching edge */
292
/* Search `
FamilyOtherBlues
' for bottom zones; look for closest */
300
flatFamilyEdge = cf2_blueToFixed(
familyOtherBlues
[j + 1] );
/external/freetype/src/cff/
cf2blues.c
84
FT_Pos*
familyOtherBlues
;
106
cf2_getFamilyOtherBlues( decoder, &numFamilyOtherBlues, &
familyOtherBlues
);
274
/* `
FamilyOtherBlues
'. According to the Black Book, any matching edge */
292
/* Search `
FamilyOtherBlues
' for bottom zones; look for closest */
300
flatFamilyEdge = cf2_blueToFixed(
familyOtherBlues
[j + 1] );
Completed in 488 milliseconds