Searched refs:num_string_properties (Results 1 – 1 of 1) sorted by relevance
44 int num_string_properties = level_lengths_[level * 2]; in GetKeys() local46 if (num_string_properties < 0) { in GetKeys()50 num_string_properties = -num_string_properties; in GetKeys()67 for (int i = 0; i < num_string_properties; i++) { in GetKeys()