Home
last modified time | relevance | path

Searched refs:FocusGetData (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/reflow/
Dreflowengine.h28 …virtual void FocusGetData(const CFX_AffineMatrix matrix, FX_INT32 x, FX_INT32 y, CFX_ByteString& …
/external/pdfium/core/src/reflow/
Dreflowedpage.h179 void FocusGetData(const CFX_AffineMatrix matrix, FX_INT32 x, FX_INT32 y, CFX_ByteString& str);
Dreflowedpage.cpp207 void CPDF_ReflowedPage::FocusGetData(const CFX_AffineMatrix matrix, FX_INT32 x, FX_INT32 y, CFX_Byt… in FocusGetData() function in CPDF_ReflowedPage