Searched defs:isMap (Results 1 – 2 of 2) sorted by relevance
1174 inline bool FileNode::isMap() const { return type() == MAP; } in isMap() function in cv::FileNode
484 Mirror.prototype.isMap = function() { method in Mirror