Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h225 …static void GetGraphics_Star(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1902 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