Searched defs:GetEndChar (Results 1 - 3 of 3) sorted by relevance
/external/pdfium/xfa/include/fwl/lightwidget/ | ||
H A D | barcode.h | 102 virtual FX_CHAR GetEndChar() { return m_cEndChar; }
function in class:CFWL_Barcode::CFWL_BarcodeDP |
/external/pdfium/xfa/src/fgas/include/ | ||
H A D | fx_rbk.h | 123 int32_t GetEndChar() const { return m_iStartChar + m_iChars; }
function in class:CFX_RTFPiece |
H A D | fx_tbk.h | 130 int32_t GetEndChar() const { return m_iStartChar + m_iChars; }
function in class:CFX_TxtPiece |
Completed in 158 milliseconds