Home
last modified time | relevance | path

Searched refs:IsProtectedType (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_barcode.h55 bool IsProtectedType() const;
Dcfwl_barcode.cpp76 bool CFWL_Barcode::IsProtectedType() const { in IsProtectedType() function in CFWL_Barcode
/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp227 if (!pBarCodeWidget || pBarCodeWidget->IsProtectedType()) in OnLButtonDown()
236 if (!pBarCodeWidget || pBarCodeWidget->IsProtectedType()) in OnRButtonDown()