Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/pdftopdf/
Dpptypes.h24 struct PageRect { struct
25 PageRect() : top(NAN),left(NAN),right(NAN),bottom(NAN),width(NAN),height(NAN) {} in PageRect() function
33 void set(const PageRect &rhs); // only for rhs.* != NAN argument