Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h240 …static void GetGraphics_Foxit(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rec…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1920 GetGraphics_Foxit(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
2002 GetGraphics_Foxit(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
2735 void CPWL_Utils::GetGraphics_Foxit(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect& … in GetGraphics_Foxit() function in CPWL_Utils