Searched refs:SetRect (Results 1 - 23 of 23) sorted by relevance

/external/pdfium/xfa/fwl/
H A Dcfwl_listitem.h19 void SetRect(const CFX_RectF& rect) { m_rtItem = rect; } function in class:CFWL_ListItem
H A Dcfwl_listbox.cpp592 pItem->SetRect(rtItem);
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_annot.cpp70 void CPDFSDK_Annot::SetRect(const CFX_FloatRect& rect) {} function in class:CPDFSDK_Annot
H A Dcpdfsdk_annot.h43 virtual void SetRect(const CFX_FloatRect& rect);
H A Dcpdfsdk_baannot.h32 void SetRect(const CFX_FloatRect& rect) override;
H A Dcpdfsdk_baannot.cpp41 void CPDFSDK_BAAnnot::SetRect(const CFX_FloatRect& rect) { function in class:CPDFSDK_BAAnnot
/external/swiftshader/src/Main/
H A DFrameBufferWin.cpp49 SetRect(&bounds, 0, 0, GetSystemMetrics(SM_CXSCREEN), GetSystemMetrics(SM_CYSCREEN));
/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c97 SetRect(&rect, 0, 0, width, height);
/external/webrtc/webrtc/modules/desktop_capture/
H A Ddesktop_region.h107 void SetRect(const DesktopRect& rect);
H A Dwindow_capturer_mac.mm225 frame->mutable_updated_region()->SetRect(
H A Dscreen_capturer_helper_unittest.cc36 region.SetRect(DesktopRect::MakeXYWH(1, 2, 3, 4));
H A Dwindow_capturer_win.cc240 frame->mutable_updated_region()->SetRect(
H A Dscreen_capturer_x11.cc372 updated_region->SetRect(screen_rect);
H A Dwindow_capturer_x11.cc305 frame->mutable_updated_region()->SetRect(
H A Ddesktop_region.cc83 void DesktopRegion::SetRect(const DesktopRect& rect) { function in class:webrtc::DesktopRegion
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
H A DOGLES2HelloAPI_Windows.cpp184 SetRect(&sRect, 0, 0, nWidth, nHeight);
/external/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.h108 void SetRect(const CLST_Rect& rect);
H A Dfxet_list.cpp36 void CFX_ListItem::SetRect(const CLST_Rect& rect) { function in class:CFX_ListItem
590 pListItem->SetRect(CLST_Rect(0.0f, fPosY, 0.0f, fPosY + fListItemHeight));
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
H A DPVRShellOS.cpp224 SetRect(&winRect,
/external/pdfium/fpdfsdk/javascript/
H A DField.cpp2016 Field::SetRect(m_pFormFillEnv.Get(), m_FieldName, m_nFormControlIndex,
2047 void Field::SetRect(CPDFSDK_FormFillEnvironment* pFormFillEnv, function in class:Field
2071 pWidget->SetRect(crRect);
2095 pWidget->SetRect(crRect);
3356 Field::SetRect(pFormFillEnv, pData->sFieldName, pData->nControlIndex,
H A DField.h413 static void SetRect(CPDFSDK_FormFillEnvironment* pFormFillEnv,
/external/webrtc/webrtc/modules/video_render/windows/
H A Dvideo_render_direct3d9.cc300 SetRect(&_originalHwndRect, 0, 0, 0, 0);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 559 milliseconds