Searched refs:intDefaultValue (Results 1 – 1 of 1) sorted by relevance
204 const int intDefaultValue = defaultValue ? 1 : 0; in readBoolAttributeValue() local205 const int intValue = readIntAttributeValue(headerAttributes, key, intDefaultValue); in readBoolAttributeValue()