Home
last modified time | relevance | path

Searched refs:GetEndChar (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_barcode.h44 virtual FX_CHAR GetEndChar() = 0;
/external/pdfium/xfa/include/fwl/lightwidget/
Dbarcode.h102 virtual FX_CHAR GetEndChar() { return m_cEndChar; } in GetEndChar() function
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_barcodeimp.cpp159 m_pBarcodeEngine->SetEndChar(pData->GetEndChar()); in GenerateBarcodeImageCache()
/external/pdfium/xfa/src/fgas/include/
Dfx_tbk.h130 int32_t GetEndChar() const { return m_iStartChar + m_iChars; } in GetEndChar() function
Dfx_rbk.h123 int32_t GetEndChar() const { return m_iStartChar + m_iChars; } in GetEndChar() function