Searched refs:space_count (Results 1 – 4 of 4) sorted by relevance
715 my $space_count = length($space); # maybe could also use indentation before '#'716 …report("'#if' nesting indent = $space_count != $preproc_if_nesting") if $space_count != $preproc_i…
253 int space_count = isolate->NumberOfHeapSpaces(); in SetHeapStatistics() local255 for (int i = 0; i < space_count; i++) { in SetHeapStatistics()
1284 guint space_count = 0; in ttml_handle_element_whitespace() local1308 ++space_count; in ttml_handle_element_whitespace()1310 if (space_count > 1) { in ttml_handle_element_whitespace()1311 gchar *new_head = c - space_count + 1; in ttml_handle_element_whitespace()1315 space_count = 0; in ttml_handle_element_whitespace()