Home
last modified time | relevance | path

Searched defs:GetControls (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp927 const std::vector<UnownedPtr<CPDF_FormControl>>& CPDF_FormField::GetControls() in GetControls() function in CPDF_FormField
/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp59 static const std::list<parser::ConcurrentControl> &GetControls(const T &x) { in GetControls() function