Searched defs:SetRect (Results 1 – 9 of 9) sorted by relevance
| /external/pdfium/xfa/fwl/ |
| D | cfwl_listitem.h | 19 void SetRect(const CFX_RectF& rect) { m_rtItem = rect; } in SetRect() function
|
| /external/pdfium/fpdfsdk/ |
| D | cpdfsdk_annot.cpp | 70 void CPDFSDK_Annot::SetRect(const CFX_FloatRect& rect) {} in SetRect() function in CPDFSDK_Annot
|
| D | cpdfsdk_baannot.cpp | 48 void CPDFSDK_BAAnnot::SetRect(const CFX_FloatRect& rect) { in SetRect() function in CPDFSDK_BAAnnot
|
| /external/v4l2_codec2/vda/ |
| D | rect.h | 55 void SetRect(int x, int y, int width, int height) { in SetRect() function
|
| /external/pdfium/fpdfsdk/pwl/ |
| D | cpwl_list_impl.h | 103 void SetRect(const CFX_FloatRect& rect) { m_rcListItem = rect; } in SetRect() function
|
| /external/libchrome/ui/gfx/geometry/ |
| D | rect_f.h | 75 void SetRect(float x, float y, float width, float height) { in SetRect() function
|
| D | rect.h | 108 void SetRect(int x, int y, int width, int height) { in SetRect() function
|
| /external/webrtc/webrtc/modules/desktop_capture/ |
| D | desktop_region.cc | 83 void DesktopRegion::SetRect(const DesktopRect& rect) { in SetRect() function in webrtc::DesktopRegion
|
| /external/pdfium/fxjs/ |
| D | cjs_field.cpp | 1627 void Field::SetRect(CPDFSDK_FormFillEnvironment* pFormFillEnv, in SetRect() function in Field
|