Searched refs:_rect (Results 1 – 5 of 5) sorted by relevance
/third_party/cups-filters/filter/pdftopdf/ |
D | qpdf_pdftopdf_processor.cc | 123 void QPDF_PDFTOPDF_PageHandle::add_border_rect(const PageRect &_rect,BorderType border,float fscale… in add_border_rect() argument 135 PageRect rect=ungetRect(_rect,*this,rotation,page); in add_border_rect() 354 void QPDF_PDFTOPDF_PageHandle::add_label(const PageRect &_rect, const std::string label) // {{{ in add_label() argument 358 PageRect rect = ungetRect (_rect, *this, rotation, page); in add_label()
|
/third_party/skia/modules/pathkit/ |
D | externs.js | 54 _rect: function(x, y, w, h) {}, method
|
D | chaining.js | 130 this._rect(x, y, w, h);
|
/third_party/skia/modules/canvaskit/ |
D | externs.js | 619 _rect: function() {},
|
/third_party/mesa3d/src/util/tests/format/ |
D | u_format_test.c | 814 …description(format)->name || util_format_unpack_description(format)->name##_rect) { \ in test_all()
|