Searched defs:isInt (Results 1 – 5 of 5) sorted by relevance
256 inline bool DictValue::isInt() const in isInt() function in cv::dnn::DictValue
1404 miRoundCapClip(LineFacePtr face, Bool isInt, PolyEdgePtr edge, Bool *leftEdge) in miRoundCapClip()1452 LineFacePtr rightFace, double xorg, double yorg, Bool isInt) in miLineArc()1507 double xorg, double yorg, Bool isInt) in miLineProjectingCap()
1332 inline bool FileNode::isInt() const { return type() == INT; } in isInt() function in cv::FileNode