Home
last modified time | relevance | path

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

/external/tinyxml/
Dtinyxml.h1300 …int ErrorCol() { return errorLocation.col+1; } ///< The column where the error occured. See ErrorR… in ErrorCol() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1478 …int ErrorCol() const { return errorLocation.col+1; } ///< The column where the error occured. See … in ErrorCol() function