Searched refs:SPACE_NONE (Results 1 – 1 of 1) sorted by relevance
573 enum Space { SPACE_NONE, SPACE_SPAN, SPACE_BREAK }; in handleAttributeValue() enumerator576 Space space = SPACE_NONE; in handleAttributeValue()583 case SPACE_NONE: in handleAttributeValue()599 case SPACE_NONE: in handleAttributeValue()617 space = SPACE_NONE; in handleAttributeValue()621 space = SPACE_NONE; in handleAttributeValue()913 enum Space { SPACE_START, SPACE_NONE, SPACE_SPAN, SPACE_BREAK }; in handleNormalizedText() enumerator932 case SPACE_NONE: in handleNormalizedText()944 case SPACE_NONE: in handleNormalizedText()957 case SPACE_NONE: in handleNormalizedText()[all …]