Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h221 …static void GetGraphics_Checkmark(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1863 GetGraphics_Checkmark(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
1945 GetGraphics_Checkmark(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
2012 void CPWL_Utils::GetGraphics_Checkmark(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Re… in GetGraphics_Checkmark() function in CPWL_Utils