Lines Matching refs:space
577 Space space = SPACE_NONE; in handleAttributeValue() local
583 switch (space) { in handleAttributeValue()
587 space = SPACE_BREAK; in handleAttributeValue()
591 space = SPACE_BREAK; in handleAttributeValue()
599 switch (space) { in handleAttributeValue()
602 space = SPACE_SPAN; in handleAttributeValue()
607 space = SPACE_BREAK; in handleAttributeValue()
618 space = SPACE_NONE; in handleAttributeValue()
622 space = SPACE_NONE; in handleAttributeValue()
917 Space space = SPACE_START; in handleNormalizedText() local
929 switch (space) { in handleNormalizedText()
935 space = SPACE_BREAK; in handleNormalizedText()
941 switch (space) { in handleNormalizedText()
946 space = SPACE_SPAN; in handleNormalizedText()
949 space = SPACE_BREAK; in handleNormalizedText()
955 switch (space) { in handleNormalizedText()
970 space = SPACE_NONE; in handleNormalizedText()
978 space = SPACE_BREAK; in handleNormalizedText()
985 switch (space) { in handleNormalizedText()
1000 space = SPACE_NONE; in handleNormalizedText()
1015 space = SPACE_BREAK; in handleNormalizedText()
1025 switch (space) { in handleNormalizedText()
1039 space = SPACE_NONE; in handleNormalizedText()