OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otherBlues
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.c
82
FT_Pos*
otherBlues
;
104
cf2_getOtherBlues( decoder, &numOtherBlues, &
otherBlues
);
186
/* copy `BlueValues' and `
OtherBlues
' to a combined array of top and */
240
cf2_blueToFixed(
otherBlues
[i] );
242
cf2_blueToFixed(
otherBlues
[i + 1] );
262
/* all
OtherBlues
are bottom zone */
/external/freetype/src/cff/
cf2blues.c
82
FT_Pos*
otherBlues
;
104
cf2_getOtherBlues( decoder, &numOtherBlues, &
otherBlues
);
186
/* copy `BlueValues' and `
OtherBlues
' to a combined array of top and */
240
cf2_blueToFixed(
otherBlues
[i] );
242
cf2_blueToFixed(
otherBlues
[i + 1] );
262
/* all
OtherBlues
are bottom zone */
Completed in 61 milliseconds