Searched refs:GetGraphics_Star (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 225 …static void GetGraphics_Star(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect…
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Utils.cpp | 1902 GetGraphics_Star(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream() 1984 GetGraphics_Star(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream() 2471 void CPWL_Utils::GetGraphics_Star(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect& c… in GetGraphics_Star() function in CPWL_Utils
|