Searched defs:space (Results 1 – 9 of 9) sorted by relevance
339 bool space = is_space(c); in text() local362 bool space = true; in text() local
345 bool space = util::isspace16(c); in text() local368 bool space = true; in text() local
320 sp<WebmElement> space = new EbmlVoid(mEstimatedCuesSize - cuesSize); in reset() local356 sp<WebmElement> space = new EbmlVoid(kMaxMetaSeekSize - metaSeekSize); in reset() local
146 int space = holder.view.getPaddingBottom(); in getSpaceUnderBaseline() local
328 private static String buildOomTag(String prefix, String space, int val, int base) { in buildOomTag()
1778 final int space = height - paddingTop - paddingBottom; in onLayout() local1956 final int space = height - paddingTop - paddingBottom; in getChildTop() local
1802 final int space = height - paddingTop - paddingBottom; in onLayout() local1980 final int space = height - paddingTop - paddingBottom; in getChildTop() local
763 int space = eventStr.indexOf(' '); in dispatchEvent() local
774 char* space = strchr(buf, ' '); in addSystemOverlays() local