Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/common/
DBC_CommonECI.h15 static CBC_CommonECI* GetEICByValue(int32_t value, int32_t& e);
DBC_CommonECI.cpp33 CBC_CommonECI* CBC_CommonECI::GetEICByValue(int32_t value, int32_t& e) { in GetEICByValue() function in CBC_CommonECI