Searched defs:px (Results 1 – 1 of 1) sorted by relevance
291 #define CHECK(px, py, tx, ty) \ in DEMOFontPuts() argument293 #define PACK(px, py, tx, ty) (((px)<<20)|((py)<<15)|((tx)<<7)|(ty)) in DEMOFontPuts() argument