Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_section.h65 void SetRect(const CPVT_FloatRect& rect) { m_Rect = rect; } in SetRect() function
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.h42 void SetRect(const CFX_RectF& rect) { m_ItemRect = rect; } in SetRect() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobject.h71 void SetRect(const CFX_FloatRect& rect) { m_Rect = rect; } in SetRect() function
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.h93 void SetRect(const CFX_FloatRect& rect) { m_rcListItem = rect; } in SetRect() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/
Drect_f.h78 void SetRect(float x, float y, float width, float height) { in SetRect() function
Drect.h111 void SetRect(int x, int y, int width, int height) { in SetRect() function
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Drect_f.h75 void SetRect(float x, float y, float width, float height) { in SetRect() function
H A Drect.h108 void SetRect(int x, int y, int width, int height) { in SetRect() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/
Drect_f.h78 void SetRect(float x, float y, float width, float height) { in SetRect() function
Drect.h111 void SetRect(int x, int y, int width, int height) { in SetRect() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_region.cc84 void DesktopRegion::SetRect(const DesktopRect& rect) { in SetRect() function in webrtc::DesktopRegion
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp392 void CPDFSDK_Widget::SetRect(const CFX_FloatRect& rect) { in SetRect() function in CPDFSDK_Widget
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_field.cpp396 void SetRect(CPDFSDK_FormFillEnvironment* pFormFillEnv, in SetRect() function
/aosp_15_r20/prebuilts/tools/darwin-x86_64/swt/
HDswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550. ...
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs100885 pub fn SetRect( in SetRect() function