Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h227 …static void GetGraphics_UpLeftArrow(CFX_ByteString& sPathData, CFX_PathData& path, const CP…
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1908 GetGraphics_UpLeftArrow(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream()
1990 GetGraphics_UpLeftArrow(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream()
2542 void CPWL_Utils::GetGraphics_UpLeftArrow(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_… in GetGraphics_UpLeftArrow() function in CPWL_Utils