Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h215 …static void GetGraphics_Comment(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_R…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1872 GetGraphics_Comment(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
1954 GetGraphics_Comment(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
2098 void CPWL_Utils::GetGraphics_Comment(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect… in GetGraphics_Comment() function in CPWL_Utils