Searched defs:space (Results 1 – 7 of 7) sorted by relevance
247 val space = regex267 val space = regex286 val space = regex306 val space = regex325 val space = regex
340 bool space = is_space(c); in text() local363 bool space = true; in text() local
432 bool space = isspace(c); in Text() local455 bool space = true; in Text() local
331 val space = getSpaceNeeded(currentNotification, i, previous, stack, onLockscreen) regex
1922 final int space = height - paddingTop - paddingBottom; in onLayout() local2100 final int space = height - paddingTop - paddingBottom; in getChildTop() local
1084 private static String buildOomTag(String prefix, String compactPrefix, String space, int val, in buildOomTag()
721 char* space = strchr(buf, ' '); in addSystemOverlays() local