Home
last modified time | relevance | path

Searched refs:GetGraphics_Attachment (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h238 …static void GetGraphics_Attachment(CFX_ByteString& sPathData, CFX_PathData& path, const CPD…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1914 GetGraphics_Attachment(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
1996 GetGraphics_Attachment(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
2664 void CPWL_Utils::GetGraphics_Attachment(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_R… in GetGraphics_Attachment() function in CPWL_Utils