Searched refs:CFX_Rect (Results 1 - 21 of 21) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
H A Dfde_rdr.h14 const CFX_Rect& devicePageRect,
H A Dfde_tto.h51 virtual void SetClipRect(const CFX_Rect& rtClip) = 0;
63 CFX_Rect& rect) = 0;
77 const CFX_Rect& rect) = 0;
/external/pdfium/xfa/src/fgas/src/font/
H A Dfx_gefont.h40 CFX_Rect& bbox,
42 virtual FX_BOOL GetBBox(CFX_Rect& bbox);
77 CFX_Rect& bbox,
H A Dfx_gdifont.h55 CFX_Rect& bbox,
57 virtual FX_BOOL GetBBox(CFX_Rect& bbox);
H A Dfx_gefont.cpp431 CFX_Rect& bbox,
436 CFX_Rect& bbox,
450 CFX_Rect rt;
469 FX_BOOL CFX_GEFont::GetBBox(CFX_Rect& bbox) {
H A Dfx_gdifont.cpp400 CFX_Rect& bbox,
424 FX_BOOL CFX_GdiFont::GetBBox(CFX_Rect& bbox) {
/external/pdfium/xfa/src/fdp/src/tto/
H A Dfde_textout.h51 virtual void SetClipRect(const CFX_Rect& rtClip);
63 CFX_Rect& rect);
78 const CFX_Rect& rect);
H A Dfde_textout.cpp143 void CFDE_TextOut::SetClipRect(const CFX_Rect& rtClip) {
183 CFX_Rect& rect) {
352 const CFX_Rect& rect) {
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffpageview.h21 const CFX_Rect& rtDisp,
H A Dxfa_ffpageview.cpp37 const CFX_Rect& rtDisp,
/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_page.cpp241 CFX_Rect rect;
/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_unicode.cpp96 CFX_Rect rtBBox;
H A Dfx_textbreak.cpp1430 CFX_Rect rtBBox;
1441 CFX_Rect rtBBox;
1457 CFX_Rect rtBBox;
1572 CFX_Rect bbox;
H A Dfx_rtfbreak.cpp1324 CFX_Rect rtBBox;
1441 CFX_Rect bbox;
/external/pdfium/xfa/src/fgas/include/
H A Dfx_fnt.h82 CFX_Rect& bbox,
84 virtual FX_BOOL GetBBox(CFX_Rect& bbox) = 0;
H A Dfx_utl.h11 #include "core/include/fxcrt/fx_coordinates.h" // For CFX_Rect.
282 typedef CFX_MassArrayTemplate<CFX_Rect> CFX_RectMassArray;
/external/pdfium/xfa/src/fdp/src/fde/
H A Dfde_render.cpp11 const CFX_Rect& devicePageRect,
/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h416 typedef CFX_RTemplate<int32_t> CFX_Rect; typedef
713 void TransformRect(CFX_Rect& rect) const;
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_coords.cpp495 void CFX_Matrix::TransformRect(CFX_Rect& rect) const {
/external/pdfium/xfa/include/fxfa/
H A Dfxfa.h645 const CFX_Rect& rtDisp,
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_scrollbarimp.cpp359 memset(&rect, 0, sizeof(CFX_Rect));

Completed in 349 milliseconds