Home
last modified time | relevance | path

Searched defs:pMatrix (Results 1 – 25 of 29) sorted by relevance

12

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp183 FX_BOOL CFX_PathData::Append(const CFX_PathData* pSrc, const CFX_AffineMatrix* pMatrix) in Append()
399 void CFX_PathData::Transform(const CFX_AffineMatrix* pMatrix) in Transform()
409 FX_BOOL CFX_PathData::GetZeroAreaPath(CFX_PathData& NewPath, CFX_AffineMatrix* pMatrix, FX_BOOL&bTh… in GetZeroAreaPath()
548 FX_BOOL CFX_PathData::IsRect(const CFX_AffineMatrix* pMatrix, CFX_FloatRect* pRect) const in IsRect() argument
Dfx_ge_device.cpp208 CFX_AffineMatrix* pMatrix = NULL; in DrawPath() local
393const CFX_AffineMatrix* pMatrix, FX_DWORD flags, FX_LPVOID& handle, in StartDIBits()
Dfx_ge_linux.cpp27 …che::RenderGlyph_Nativetext(CFX_Font* pFont, FX_DWORD glyph_index, const CFX_AffineMatrix* pMatrix, in RenderGlyph_Nativetext()
Dfx_ge_text.cpp1100 CFX_GlyphBitmap* CFX_FaceCache::LookUpGlyphBitmap(CFX_Font* pFont, const CFX_AffineMatrix* pMatrix, in LookUpGlyphBitmap()
1123 …hBitmap(CFX_Font* pFont, FX_DWORD glyph_index, FX_BOOL bFontStyle, const CFX_AffineMatrix* pMatrix, in LoadGlyphBitmap()
1369 const CFX_AffineMatrix* pMatrix, int dest_width, int anti_alias) in RenderGlyph()
1549 CFX_AffineMatrix* pMatrix, unsigned long glyph_index, unsigned long argb) in OutputGlyph()
Dfx_ge_ps.cpp326 const CFX_AffineMatrix* pMatrix, FX_DWORD flags, in DrawDIBits()
/external/pdfium/core/src/fxge/win32/
Dwin32_int.h141const CFX_AffineMatrix* pMatrix, FX_DWORD render_flags, FX_LPVOID& handle, in StartDIBits()
Dfx_win32_dwrite.cpp226 …ngString(void* renderTarget, CFX_ClipRgn* pClipRgn, FX_RECT& stringRect, CFX_AffineMatrix* pMatrix, in DwRendingString()
419 __in_opt DWRITE_MATRIX const* pMatrix, in DrawGlyphRun()
Dfx_win32_device.cpp591 static HPEN _CreatePen(const CFX_GraphStateData* pGraphState, const CFX_AffineMatrix* pMatrix, FX_D… in _CreatePen()
667 static void _SetPathToDC(HDC hDC, const CFX_PathData* pPathData, const CFX_AffineMatrix* pMatrix) in _SetPathToDC()
740 static FX_BOOL _MatrixNoScaled(const CFX_AffineMatrix* pMatrix) in _MatrixNoScaled()
745 const CFX_AffineMatrix* pMatrix, in DrawPath()
866 const CFX_AffineMatrix* pMatrix, in SetClip_PathFill()
884 const CFX_AffineMatrix* pMatrix, in SetClip_PathStroke()
Dfx_win32_print.cpp201const CFX_AffineMatrix* pMatrix, FX_DWORD render_flags, FX_LPVOID& handle, in StartDIBits()
408const CFX_AffineMatrix* pMatrix, FX_DWORD render_flags, FX_LPVOID& handle, in StartDIBits()
Dfx_win32_gdipext.cpp670 void CGdiplusExt::GdipSetWorldTransform(void* graphics, void* pMatrix) in GdipSetWorldTransform()
722 static GpPen* _GdipCreatePen(const CFX_GraphStateData* pGraphState, const CFX_AffineMatrix* pMatrix in _GdipCreatePen()
824 static BOOL IsSmallTriangle(PointF* points, const CFX_AffineMatrix* pMatrix, int& v1, int& v2) in IsSmallTriangle()
865 GpMatrix* pMatrix = NULL; in DrawPath() local
/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp35 const CFX_AffineMatrix * pMatrix, in RenderGlyph_Nativetext()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dinvert.c208 OPJ_FLOAT32 * pMatrix, in opj_lupSolve()
Dmct.c324 OPJ_FLOAT32 * pMatrix) in opj_calculate_norms()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp24 CFX_GlyphBitmap* CPDF_Type3Cache::LoadGlyph(FX_DWORD charcode, const CFX_AffineMatrix* pMatrix, FX_… in LoadGlyph()
125 …che::RenderGlyph(CPDF_Type3Glyphs* pSize, FX_DWORD charcode, const CFX_AffineMatrix* pMatrix, FX_F… in RenderGlyph()
618const CFX_AffineMatrix* pMatrix, const CFX_ByteString& str, FX_ARGB fill_argb, in DrawTextString()
Dfpdf_render_image.cpp1045 FX_RECT* pClipRect, const CFX_AffineMatrix* pMatrix) in LoadSMask()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp324 FX_FLOAT* pMatrix = GetMatrix(); in GetFontSizeV() local
331 FX_FLOAT* pMatrix = GetMatrix(); in GetFontSizeH() local
Dfpdf_page_pattern.cpp236 CFX_FloatRect _GetShadingBBox(CPDF_Stream* pStream, int type, const CFX_AffineMatrix* pMatrix, in _GetShadingBBox()
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h82 void Transform(const CFX_AffineMatrix* pMatrix) in Transform()
87 void Append(CPDF_Path src, const CFX_AffineMatrix* pMatrix) in Append()
/external/pdfium/core/src/reflow/
Dreflowedpage.cpp584 …t(IPDF_ReflowedPage* pReflowPage, CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pMatrix, IFX_… in Start()
Dlayoutprocessor_reflow.cpp834 void CPDF_LayoutProcessor_Reflow::Transform(const CFX_AffineMatrix* pMatrix, CRF_DataPtrArray* pDat… in Transform()
849 void CPDF_LayoutProcessor_Reflow::Transform(const CFX_AffineMatrix* pMatrix, CRF_Data* pData) in Transform()
/external/pdfium/core/src/fpdfdoc/
Ddoc_formcontrol.cpp150 void CPDF_FormControl::DrawControl(CFX_RenderDevice* pDevice, CFX_AffineMatrix* pMatrix, CPDF_Page*… in DrawControl()
Ddoc_annot.cpp63 … CPDF_RenderContext* pContext, FX_BOOL bPrinting, CFX_AffineMatrix* pMatrix, in DisplayPass()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h686 … FX_BOOL bPrinting, CFX_AffineMatrix* pMatrix, FX_BOOL bShowWidget, in DisplayAnnots()
693 … FX_BOOL bPrinting, CFX_AffineMatrix* pMatrix, FX_BOOL bShowWidget, in DisplayAnnots()
/external/pdfium/core/src/fxcrt/
Dfx_basic_coords.cpp110 void CFX_FloatRect::Transform(const CFX_Matrix* pMatrix) in Transform()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp1633 CPDF_Array* pMatrix = m_pFontDict->GetArray(FX_BSTRC("FontMatrix")); in _Load() local

12