Searched refs:pRect (Results 1 - 25 of 62) sorted by relevance

123

/external/pdfium/xfa/fwl/theme/
H A Dcfwl_scrollbartp.cpp42 CFX_RectF* pRect = &pParams->m_rtPart; local
46 DrawMaxMinBtn(pGraphics, pRect,
52 DrawMaxMinBtn(pGraphics, pRect,
58 DrawThumbBtn(pGraphics, pRect, bVert, eState, true, &pParams->m_matrix);
62 DrawTrack(pGraphics, pRect, bVert, eState, true, &pParams->m_matrix);
66 DrawTrack(pGraphics, pRect, bVert, eState, false, &pParams->m_matrix);
75 const CFX_RectF* pRect,
84 CFX_RectF rect(*pRect);
119 const CFX_RectF* pRect,
126 if (pRect
74 DrawThumbBtn(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, bool bVert, FWLTHEME_STATE eState, bool bPawButton, CFX_Matrix* pMatrix) argument
118 DrawPaw(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, bool bVert, FWLTHEME_STATE eState, CFX_Matrix* pMatrix) argument
201 DrawTrack(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, bool bVert, FWLTHEME_STATE eState, bool bLowerTrack, CFX_Matrix* pMatrix) argument
235 DrawMaxMinBtn(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, FWLTHEME_DIRECTION eDict, FWLTHEME_STATE eState, CFX_Matrix* pMatrix) argument
[all...]
H A Dcfwl_widgettp.cpp104 const CFX_RectF* pRect,
106 if (!pGraphics || !pRect)
110 path.AddRectangle(pRect->left, pRect->top, pRect->width, pRect->height);
111 path.AddRectangle(pRect->left + 1, pRect->top + 1, pRect->width - 2,
112 pRect
103 DrawBorder(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, CFX_Matrix* pMatrix) argument
119 FillBackground(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, CFX_Matrix* pMatrix) argument
125 FillSoildRect(CXFA_Graphics* pGraphics, FX_ARGB fillColor, const CFX_RectF* pRect, CFX_Matrix* pMatrix) argument
163 DrawFocus(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, CFX_Matrix* pMatrix) argument
179 DrawArrow(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, FWLTHEME_DIRECTION eDict, FX_ARGB argSign, CFX_Matrix* pMatrix) argument
233 DrawBtn(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, FWLTHEME_STATE eState, CFX_Matrix* pMatrix) argument
252 DrawArrowBtn(CXFA_Graphics* pGraphics, const CFX_RectF* pRect, FWLTHEME_DIRECTION eDict, FWLTHEME_STATE eState, CFX_Matrix* pMatrix) argument
[all...]
H A Dcfwl_carettp.h23 const CFX_RectF* pRect,
H A Dcfwl_scrollbartp.h33 const CFX_RectF* pRect,
39 const CFX_RectF* pRect,
45 const CFX_RectF* pRect,
50 const CFX_RectF* pRect,
H A Dcfwl_widgettp.h58 const CFX_RectF* pRect,
61 const CFX_RectF* pRect,
65 const CFX_RectF* pRect,
78 const CFX_RectF* pRect,
81 const CFX_RectF* pRect,
86 const CFX_RectF* pRect,
90 const CFX_RectF* pRect,
H A Dcfwl_carettp.cpp39 const CFX_RectF* pRect,
43 CFX_RectF rect = *pRect;
37 DrawCaretBK(CXFA_Graphics* pGraphics, uint32_t dwStates, const CFX_RectF* pRect, CXFA_GEColor* crFill, CFX_Matrix* pMatrix) argument
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_devicebuffer.cpp24 FX_RECT* pRect,
29 m_Rect = *pRect;
31 m_Matrix.Translate(-pRect->left, -pRect->top);
50 m_Matrix.TransformRect(CFX_FloatRect(*pRect)).GetOuterRect();
22 Initialize(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice, FX_RECT* pRect, const CPDF_PageObject* pObj, int max_dpi) argument
H A Dcpdf_scaledrenderbuffer.cpp23 const FX_RECT& pRect,
32 m_Rect = pRect;
34 m_Matrix.Translate(-pRect.left, -pRect.top);
56 m_Matrix.TransformRect(CFX_FloatRect(pRect)).GetOuterRect();
21 Initialize(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice, const FX_RECT& pRect, const CPDF_PageObject* pObj, const CPDF_RenderOptions* pOptions, int max_dpi) argument
H A Dcpdf_devicebuffer.h28 FX_RECT* pRect,
H A Dcpdf_scaledrenderbuffer.h28 const FX_RECT& pRect,
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_winsys.h91 LPCRECT pRect,
/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_caret.h21 bool InvalidateRect(CFX_FloatRect* pRect) override;
H A Dcpwl_caret.cpp117 bool CPWL_Caret::InvalidateRect(CFX_FloatRect* pRect) { argument
118 if (!pRect) {
122 CFX_FloatRect rcRefresh = *pRect;
/external/mesa3d/src/gallium/state_trackers/nine/
H A Dtexture9.h65 const RECT *pRect,
H A Dsurface9.c408 const RECT *pRect,
416 DBG("This=%p pLockedRect=%p pRect=%p[%u..%u,%u..%u] Flags=%s\n", This,
417 pLockedRect, pRect,
418 pRect ? pRect->left : 0, pRect ? pRect->right : 0,
419 pRect ? pRect->top : 0, pRect
406 NineSurface9_LockRect( struct NineSurface9 *This, D3DLOCKED_RECT *pLockedRect, const RECT *pRect, DWORD Flags ) argument
[all...]
H A Dcubetexture9.h67 const RECT *pRect,
/external/pdfium/core/fpdfapi/font/
H A Dcpdf_type3char.h26 static void TextUnitRectToGlyphUnitRect(CFX_FloatRect* pRect);
H A Dcpdf_type3char.cpp35 void CPDF_Type3Char::TextUnitRectToGlyphUnitRect(CFX_FloatRect* pRect) { argument
36 pRect->Scale(kTextUnitInGlyphUnit);
/external/opencv/cvaux/src/
H A Dcvfacedetection.cpp312 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, i); local
313 CvRect rect = pRect->r;
327 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, j); local
333 *lpRect1 = pRect->r;
338 *lpRect1 = pRect->r;
390 CvContourRect* pRect = (CvContourRect*)cvGetSeqElem(m_seqRects, i); local
396 *lpRect1 = pRect->r;
401 *lpRect1 = pRect->r;
/external/pdfium/core/fxge/
H A Dcfx_pathdata.cpp446 CFX_FloatRect* pRect) const {
451 if (pRect) {
452 pRect->left = m_Points[0].m_Point.x;
453 pRect->right = m_Points[2].m_Point.x;
454 pRect->bottom = m_Points[0].m_Point.y;
455 pRect->top = m_Points[2].m_Point.y;
456 pRect->Normalize();
486 if (pRect) {
487 pRect->left = points[0].x;
488 pRect
[all...]
H A Difx_renderdevicedriver.h54 virtual bool FillRectWithBlend(const FX_RECT* pRect,
62 virtual bool GetClipBox(FX_RECT* pRect) = 0;
H A Difx_renderdevicedriver.cpp36 bool IFX_RenderDeviceDriver::FillRectWithBlend(const FX_RECT* pRect, argument
H A Dcfx_renderdevice.h126 bool SetClip_Rect(const CFX_RectF& pRect);
127 bool SetClip_Rect(const FX_RECT& pRect);
147 bool FillRect(const FX_RECT* pRect, uint32_t color) { argument
148 return FillRectWithBlend(pRect, color, FXDIB_BLEND_NORMAL);
293 bool FillRectWithBlend(const FX_RECT* pRect, uint32_t color, int blend_type);
/external/pdfium/core/fxge/win32/
H A Dfx_win32_print.cpp353 RECT* pRect = local
355 path.AppendRect(static_cast<float>(pRect->left),
356 static_cast<float>(pRect->bottom),
357 static_cast<float>(pRect->right),
358 static_cast<float>(pRect->top));
437 bool CPSPrinterDriver::GetClipBox(FX_RECT* pRect) { argument
438 *pRect = m_PSRenderer.GetClipBox();
562 bool CTextOnlyPrinterDriver::GetClipBox(FX_RECT* pRect) { argument
563 pRect->left = 0;
564 pRect
[all...]
/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.h62 bool FillRectWithBlend(const FX_RECT* pRect,
65 bool GetClipBox(FX_RECT* pRect) override;

Completed in 393 milliseconds

123