Searched defs:D2F (Results 1 – 2 of 2) sorted by relevance
15 #define D2F(d) (pixman_double_to_fixed(d)) in main() macro
119 #define D2F(v) pixman_double_to_fixed((double)v) macro