Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_barcode.h48 bool IsProtectedType() const;
Dcfwl_barcode.cpp79 bool CFWL_Barcode::IsProtectedType() const { in IsProtectedType() function in CFWL_Barcode
/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp255 if (!pBarCodeWidget || pBarCodeWidget->IsProtectedType()) in AcceptsFocusOnButtonDown()