HomeSort by relevance Sort by last modified time
    Searched refs:CFX_Matrix (Results 1 - 25 of 250) sorted by null

1 2 3 4 5 6 7 8 910

  /external/pdfium/xfa/include/fwl/theme/
monthcalendartp.h 26 FX_BOOL DrawTotalBK(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
27 FX_BOOL DrawHeadBk(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
28 FX_BOOL DrawLButton(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
29 FX_BOOL DrawRButton(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
30 FX_BOOL DrawDatesInBK(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
31 FX_BOOL DrawDatesInCircle(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
32 FX_BOOL DrawTodayCircle(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
33 FX_BOOL DrawHSeperator(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
34 FX_BOOL DrawWeekNumSep(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
checkboxtp.h 29 CFX_Matrix* pMatrix = NULL);
34 CFX_Matrix* pMatrix = NULL);
37 CFX_Matrix* pMatrix = NULL);
41 CFX_Matrix* pMatrix = NULL);
45 CFX_Matrix* pMatrix = NULL);
49 CFX_Matrix* pMatrix = NULL);
53 CFX_Matrix* pMatrix = NULL);
57 CFX_Matrix* pMatrix = NULL);
61 CFX_Matrix* pMatrix = NULL);
66 CFX_Matrix* pMatrix = NULL);
    [all...]
comboboxtp.h 22 CFX_Matrix* pMatrix);
25 CFX_Matrix* pMatrix);
formtp.h 37 CFX_Matrix* pMatrix,
42 CFX_Matrix* pMatrix,
47 CFX_Matrix* pMatrix,
52 CFX_Matrix* pMatrix,
57 CFX_Matrix* pMatrix,
62 CFX_Matrix* pMatrix,
68 CFX_Matrix* pMatrix,
74 CFX_Matrix* pMatrix,
widgettp.h 26 virtual FWL_ERR GetThemeMatrix(IFWL_Widget* pWidget, CFX_Matrix& matrix);
28 const CFX_Matrix& matrix);
58 CFX_Matrix* pMatrix = NULL);
67 CFX_Matrix* pMatrix = NULL);
76 CFX_Matrix* pMatrix = NULL);
79 CFX_Matrix* pMatrix = NULL);
82 CFX_Matrix* pMatrix = NULL);
86 CFX_Matrix* pMatrix = NULL);
96 CFX_Matrix* pMatrix = NULL);
101 CFX_Matrix* pMatrix = NULL);
    [all...]
carettp.h 23 CFX_Matrix* pMatrix = NULL);
datetimepickertp.h 19 void DrawDropDownButton(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
scrollbartp.h 28 CFX_Matrix* pMatrix = NULL);
34 CFX_Matrix* pMatrix = NULL);
39 CFX_Matrix* pMatrix = NULL);
44 CFX_Matrix* pMatrix = NULL);
  /external/pdfium/xfa/src/fdp/include/
fde_rdv.h 40 const CFX_Matrix* pImgMatrix = NULL,
41 const CFX_Matrix* pDevMatrix = NULL) = 0;
47 const CFX_Matrix* pMatrix = NULL) = 0;
54 const CFX_Matrix* pMatrix = NULL) = 0;
60 const CFX_Matrix* pMatrix = NULL) = 0;
64 const CFX_Matrix* pMatrix = NULL) = 0;
68 const CFX_Matrix* pMatrix = NULL) = 0;
73 const CFX_Matrix* pMatrix = NULL) = 0;
77 const CFX_Matrix* pMatrix = NULL) = 0;
81 const CFX_Matrix* pMatrix = NULL) = 0;
    [all...]
fde_rdr.h 12 void FDE_GetPageMatrix(CFX_Matrix& pageMatrix,
31 const CFX_Matrix& tmDoc2Device) = 0;
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.h 31 const CFX_Matrix* pImgMatrix = NULL,
32 const CFX_Matrix* pDevMatrix = NULL);
38 const CFX_Matrix* pMatrix = NULL);
45 const CFX_Matrix* pMatrix = NULL);
51 const CFX_Matrix* pMatrix = NULL);
55 const CFX_Matrix* pMatrix = NULL);
59 const CFX_Matrix* pMatrix = NULL);
64 const CFX_Matrix* pMatrix = NULL);
68 const CFX_Matrix* pMatrix = NULL);
72 const CFX_Matrix* pMatrix = NULL);
    [all...]
fde_gdidevice.h 35 const CFX_Matrix* pImgMatrix = NULL,
36 const CFX_Matrix* pDevMatrix = NULL);
40 const CFX_Matrix* pImgMatrix = NULL,
41 const CFX_Matrix* pDevMatrix = NULL);
47 const CFX_Matrix* pMatrix = NULL);
53 const CFX_Matrix* pMatrix = NULL);
60 const CFX_Matrix* pMatrix = NULL);
66 const CFX_Matrix* pMatrix = NULL);
70 const CFX_Matrix* pMatrix = NULL);
74 const CFX_Matrix* pMatrix = NULL);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffexclgroup.h 15 CFX_Matrix* pMatrix = NULL,
xfa_ffexclgroup.cpp 19 CFX_Matrix* pMatrix,
25 CFX_Matrix mtRotate;
xfa_rendercontext.h 16 const CFX_Matrix& matrix,
26 CFX_Matrix m_matrix;
xfa_ffpath.h 14 CFX_Matrix* pMatrix = NULL,
26 CFX_Matrix* pMatrix = NULL,
35 CFX_Matrix* pMatrix = NULL,
xfa_ffpushbutton.h 18 CFX_Matrix* pMatrix = NULL,
28 const CFX_Matrix* pMatrix = NULL);
33 void RenderHighlightCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix = NULL);
xfa_ffimageedit.h 15 CFX_Matrix* pMatrix = NULL,
24 const CFX_Matrix* pMatrix = NULL);
xfa_ffimage.h 14 CFX_Matrix* pMatrix = NULL,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 45 const CFX_Matrix* pMatrix,
52 const CFX_Matrix* pMatrix,
97 CFX_Matrix m_Matrix;
108 const CFX_Matrix* pObj2Device,
121 const CFX_Matrix* pDeviceMatrix,
135 const CFX_Matrix* pObj2Device);
137 const CFX_Matrix* pObj2Device);
139 const CFX_Matrix* pObj2Device,
151 void ProcessClipPath(CPDF_ClipPath ClipPath, const CFX_Matrix* pObj2Device);
152 void DrawClipPath(CPDF_ClipPath ClipPath, const CFX_Matrix* pObj2Device)
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/include/
fwl_pictureboximp.h 27 const CFX_Matrix* pMatrix = NULL);
32 const CFX_Matrix* pMatrix = NULL);
36 CFX_Matrix m_matrix;
46 const CFX_Matrix* pMatrix = NULL) override;
fwl_pushbuttonimp.h 28 const CFX_Matrix* pMatrix = NULL);
33 const CFX_Matrix* pMatrix);
36 const CFX_Matrix* pMatrix);
52 const CFX_Matrix* pMatrix = NULL) override;
fwl_monthcalendarimp.h 30 const CFX_Matrix* pMatrix = NULL);
41 const CFX_Matrix* pMatrix);
44 const CFX_Matrix* pMatrix);
47 const CFX_Matrix* pMatrix);
50 const CFX_Matrix* pMatrix);
53 const CFX_Matrix* pMatrix);
56 const CFX_Matrix* pMatrix);
59 const CFX_Matrix* pMatrix);
62 const CFX_Matrix* pMatrix);
65 const CFX_Matrix* pMatrix);
    [all...]
  /external/pdfium/xfa/include/fxgraphics/
fx_graphics.h 128 class CFX_Matrix;
197 FX_ERR StrokePath(CFX_Path* path, CFX_Matrix* matrix = NULL);
201 CFX_Matrix* matrix = NULL);
205 CFX_Matrix* matrix = NULL);
209 CFX_Matrix* matrix = NULL);
213 CFX_Matrix* matrix = NULL);
215 FX_ERR ConcatMatrix(const CFX_Matrix* matrix);
217 CFX_Matrix* GetMatrix();
237 CFX_Matrix* matrix = NULL);
242 CFX_Matrix* matrix = NULL);
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_page.h 66 void Transform(const CFX_Matrix& matrix);
113 void GetDisplayMatrix(CFX_Matrix& matrix,
123 const CFX_Matrix& GetPageMatrix() const { return m_PageMatrix; }
131 CFX_Matrix m_PageMatrix;
156 CFX_Matrix* pParentMatrix,
162 CFX_Matrix* pParentMatrix,
175 void TransformContent(CFX_Matrix& matrix);
182 CFX_Matrix& matrix);

Completed in 1828 milliseconds

1 2 3 4 5 6 7 8 910