HomeSort by relevance Sort by last modified time
    Searched defs:IsProtectedType (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fwl/src/lightwidget/
barcode.cpp 37 FX_BOOL CFWL_Barcode::IsProtectedType() {
40 return static_cast<IFWL_Barcode*>(m_pIface)->IsProtectedType();
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_barcodeimp.cpp 26 FX_BOOL IFWL_Barcode::IsProtectedType() {
27 return static_cast<CFWL_BarcodeImp*>(GetImpl())->IsProtectedType();
199 FX_BOOL CFWL_BarcodeImp::IsProtectedType() {

Completed in 918 milliseconds