Searched defs:yshift (Results 1 – 2 of 2) sorted by relevance
1042 FT_Int xshift, yshift; in FT_Outline_Get_Orientation() local
15 static std::string debug_box(const PageRect &box,float xshift,float yshift) // {{{ in debug_box()