Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/cpp/
Drect.h245 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/
Dcontrol.cc104 void Control::SetRect(const pp::Rect& rc, bool invalidate) { in SetRect() function in chrome_pdf::Control
/external/chromium_org/ui/gfx/geometry/
Drect_base_impl.h39 SetRect(Type x, Type y, Type width, Type height) { in SetRect() function
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_region.cc83 void DesktopRegion::SetRect(const DesktopRect& rect) { in SetRect() function in webrtc::DesktopRegion
/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp567 void CPDFSDK_Annot::SetRect(const CPDF_Rect& rect) in SetRect() function in CPDFSDK_Annot
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp49 void CFX_ListItem::SetRect(const CLST_Rect & rect) in SetRect() function in CFX_ListItem
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp2432 void Field::SetRect(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlInd… in SetRect() function in Field