Searched refs:GetGraphics_Graph (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 236 …static void GetGraphics_Graph(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rec…
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Utils.cpp | 1908 GetGraphics_Graph(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream() 1990 GetGraphics_Graph(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream() 2571 void CPWL_Utils::GetGraphics_Graph(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect& … in GetGraphics_Graph() function in CPWL_Utils
|