OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cf2_blueToFixed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.c
62
#define
cf2_blueToFixed
( x ) cf2_intToFixed( x )
142
cf2_blueToFixed
( blueValues[0] ) < emBoxBottom &&
143
cf2_blueToFixed
( blueValues[1] ) < emBoxBottom &&
144
cf2_blueToFixed
( blueValues[2] ) > emBoxTop &&
145
cf2_blueToFixed
( blueValues[3] ) > emBoxTop ) ) )
191
cf2_blueToFixed
( blueValues[i] );
193
cf2_blueToFixed
( blueValues[i + 1] );
240
cf2_blueToFixed
( otherBlues[i] );
242
cf2_blueToFixed
( otherBlues[i + 1] );
300
flatFamilyEdge =
cf2_blueToFixed
( familyOtherBlues[j + 1] )
[
all
...]
/external/freetype/src/cff/
cf2blues.c
62
#define
cf2_blueToFixed
( x ) cf2_intToFixed( x )
142
cf2_blueToFixed
( blueValues[0] ) < emBoxBottom &&
143
cf2_blueToFixed
( blueValues[1] ) < emBoxBottom &&
144
cf2_blueToFixed
( blueValues[2] ) > emBoxTop &&
145
cf2_blueToFixed
( blueValues[3] ) > emBoxTop ) ) )
191
cf2_blueToFixed
( blueValues[i] );
193
cf2_blueToFixed
( blueValues[i + 1] );
240
cf2_blueToFixed
( otherBlues[i] );
242
cf2_blueToFixed
( otherBlues[i + 1] );
300
flatFamilyEdge =
cf2_blueToFixed
( familyOtherBlues[j + 1] )
[
all
...]
Completed in 25 milliseconds