Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path.cc255 bool FilePath::IsParent(const FilePath& child) const { in IsParent() function in base::FilePath
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp947 FX_BOOL CFWL_WidgetImp::IsParent(IFWL_Widget* pParent) { in IsParent() function in CFWL_WidgetImp