Searched refs:doubleLength (Results 1 – 2 of 2) sorted by relevance
94 private static int doubleLength = 8; field in TypesLengths156 return doubleLength; in getTypeLength()242 doubleLength = typeLength; in setTypeLength()
39 …ned splitLength(const CharType* data, unsigned length, unsigned& intLength, unsigned& doubleLength) in splitLength() argument53 doubleLength = i; in splitLength()66 unsigned doubleLength; in parseHTMLAreaCoordinate() local67 splitLength(data, length, intLength, doubleLength); in parseHTMLAreaCoordinate()