Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h390 static void GetGraphics_Graph(CFX_ByteString& sPathData,
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1871 GetGraphics_Graph(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
1956 GetGraphics_Graph(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
3199 void CPWL_Utils::GetGraphics_Graph(CFX_ByteString& sPathData, in GetGraphics_Graph() function in CPWL_Utils