Searched defs:SetRect (Results 1 – 7 of 7) sorted by relevance
| /external/chromium_org/ppapi/cpp/ |
| D | rect.h | 245 void SetRect(int32_t x, int32_t y, int32_t w, int32_t h) { in SetRect() function 255 void SetRect(const PP_Rect& rect) { in SetRect() function 630 void SetRect(float x, float y, float w, float h) { in SetRect() function 640 void SetRect(const PP_FloatRect& rect) { in SetRect() function
|
| /external/chromium_org/pdf/ |
| D | control.cc | 104 void Control::SetRect(const pp::Rect& rc, bool invalidate) { in SetRect() function in chrome_pdf::Control
|
| /external/chromium_org/ui/gfx/geometry/ |
| D | rect_base_impl.h | 39 SetRect(Type x, Type y, Type width, Type height) { in SetRect() function
|
| /external/chromium_org/third_party/webrtc/modules/desktop_capture/ |
| D | desktop_region.cc | 83 void DesktopRegion::SetRect(const DesktopRect& rect) { in SetRect() function in webrtc::DesktopRegion
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_baseannot.cpp | 567 void CPDFSDK_Annot::SetRect(const CPDF_Rect& rect) in SetRect() function in CPDFSDK_Annot
|
| /external/pdfium/fpdfsdk/src/fxedit/ |
| D | fxet_list.cpp | 49 void CFX_ListItem::SetRect(const CLST_Rect & rect) in SetRect() function in CFX_ListItem
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | Field.cpp | 2432 void Field::SetRect(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlInd… in SetRect() function in Field
|