Searched refs:ymin_node (Results 1 – 1 of 1) sorted by relevance
211 XMLElement *ymin_node = bbox_node->FirstChildElement("ymin"); in LoadAnnotationFile() local212 if (ymin_node != nullptr) ymin = ymin_node->FloatText(); in LoadAnnotationFile()