Home
last modified time | relevance | path

Searched refs:IsDigits (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/oned/
DBC_OnedCode128Writer.h44 bool IsDigits(const CFX_ByteString& contents, int32_t start, int32_t length);
DBC_OnedCode128Writer.cpp171 bool CBC_OnedCode128Writer::IsDigits(const CFX_ByteString& contents, in IsDigits() function in CBC_OnedCode128Writer