Searched refs:SPACE_NONE (Results 1 – 1 of 1) sorted by relevance
574 enum Space { SPACE_NONE, SPACE_SPAN, SPACE_BREAK }; in handleAttributeValue() enumerator577 Space space = SPACE_NONE; in handleAttributeValue()584 case SPACE_NONE: in handleAttributeValue()600 case SPACE_NONE: in handleAttributeValue()618 space = SPACE_NONE; in handleAttributeValue()622 space = SPACE_NONE; in handleAttributeValue()914 enum Space { SPACE_START, SPACE_NONE, SPACE_SPAN, SPACE_BREAK }; in handleNormalizedText() enumerator933 case SPACE_NONE: in handleNormalizedText()945 case SPACE_NONE: in handleNormalizedText()958 case SPACE_NONE: in handleNormalizedText()[all …]