Searched refs:GetGraphics_Paperclip (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 229 …static void GetGraphics_Paperclip(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF…
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Utils.cpp | 1914 GetGraphics_Paperclip(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream() 1996 GetGraphics_Paperclip(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream() 2612 void CPWL_Utils::GetGraphics_Paperclip(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Re… in GetGraphics_Paperclip() function in CPWL_Utils
|