Lines Matching refs:space
576 Space space = SPACE_NONE; in handleAttributeValue() local
582 switch (space) { in handleAttributeValue()
586 space = SPACE_BREAK; in handleAttributeValue()
590 space = SPACE_BREAK; in handleAttributeValue()
598 switch (space) { in handleAttributeValue()
601 space = SPACE_SPAN; in handleAttributeValue()
606 space = SPACE_BREAK; in handleAttributeValue()
617 space = SPACE_NONE; in handleAttributeValue()
621 space = SPACE_NONE; in handleAttributeValue()
916 Space space = SPACE_START; in handleNormalizedText() local
928 switch (space) { in handleNormalizedText()
934 space = SPACE_BREAK; in handleNormalizedText()
940 switch (space) { in handleNormalizedText()
945 space = SPACE_SPAN; in handleNormalizedText()
948 space = SPACE_BREAK; in handleNormalizedText()
954 switch (space) { in handleNormalizedText()
969 space = SPACE_NONE; in handleNormalizedText()
977 space = SPACE_BREAK; in handleNormalizedText()
984 switch (space) { in handleNormalizedText()
999 space = SPACE_NONE; in handleNormalizedText()
1014 space = SPACE_BREAK; in handleNormalizedText()
1024 switch (space) { in handleNormalizedText()
1038 space = SPACE_NONE; in handleNormalizedText()