Searched refs:cf2_blueToFixed (Results 1 – 2 of 2) sorted by relevance
62 #define cf2_blueToFixed( x ) cf2_intToFixed( x ) macro144 cf2_blueToFixed( blueValues[0] ) < emBoxBottom && in cf2_blues_init()145 cf2_blueToFixed( blueValues[1] ) < emBoxBottom && in cf2_blues_init()146 cf2_blueToFixed( blueValues[2] ) > emBoxTop && in cf2_blues_init()147 cf2_blueToFixed( blueValues[3] ) > emBoxTop ) ) ) in cf2_blues_init()193 cf2_blueToFixed( blueValues[i] ); in cf2_blues_init()195 cf2_blueToFixed( blueValues[i + 1] ); in cf2_blues_init()242 cf2_blueToFixed( otherBlues[i] ); in cf2_blues_init()244 cf2_blueToFixed( otherBlues[i + 1] ); in cf2_blues_init()302 flatFamilyEdge = cf2_blueToFixed( familyOtherBlues[j + 1] ); in cf2_blues_init()[all …]
95 `cf2_blueToFixed' macro which handles the 64bit to 32bit conversion.