Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffbarcode.cpp226 if (!pBarCodeWidget || pBarCodeWidget->IsProtectedType()) in OnLButtonDown()
235 if (!pBarCodeWidget || pBarCodeWidget->IsProtectedType()) in OnRButtonDown()
/external/pdfium/xfa/fwl/
Dcfwl_barcode.h56 bool IsProtectedType() const;
Dcfwl_barcode.cpp78 bool CFWL_Barcode::IsProtectedType() const { in IsProtectedType() function in CFWL_Barcode