Home
last modified time | relevance | path

Searched defs:yshift (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c1042 FT_Int xshift, yshift; in FT_Outline_Get_Orientation() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc15 static std::string debug_box(const PageRect &box,float xshift,float yshift) // {{{ in debug_box()