Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp584 bool CFWL_Widget::IsParent(CFWL_Widget* pParent) { in IsParent() function in CFWL_Widget
/external/libchrome/base/files/
Dfile_path.cc257 bool FilePath::IsParent(const FilePath& child) const { in IsParent() function in base::FilePath