Searched refs:GetGraphics_UpArrow (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 226 …static void GetGraphics_UpArrow(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_R…
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Utils.cpp | 1905 GetGraphics_UpArrow(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream() 1987 GetGraphics_UpArrow(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream() 2519 void CPWL_Utils::GetGraphics_UpArrow(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rect… in GetGraphics_UpArrow() function in CPWL_Utils
|