Searched refs:GetGraphics_TextNote (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 229 …static void GetGraphics_TextNote(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_…
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Utils.cpp | 1887 GetGraphics_TextNote(sPath, path, rect, PWLPT_STREAM); in GetIconAppStream() 1969 GetGraphics_TextNote(sPath, path, rect, PWLPT_PATHDATA); in DrawIconAppStream() 2364 void CPWL_Utils::GetGraphics_TextNote(CFX_ByteString& sPathData, CFX_PathData& path, const CPDF_Rec… in GetGraphics_TextNote() function in CPWL_Utils
|