Searched refs:spaces (Results 1 – 5 of 5) sorted by relevance
696 private static String spaces(int count) { in spaces() method in Keyboard.Builder701 Log.d(BUILDER_TAG, String.format(spaces(++mIndent * 2) + format, args)); in startTag()705 Log.d(BUILDER_TAG, String.format(spaces(mIndent-- * 2) + format, args)); in endTag()709 Log.d(BUILDER_TAG, String.format(spaces(++mIndent * 2) + format, args)); in startEndTag()
11 # Values that contain spaces should be placed between quotes (" ")180 # The TAB_SIZE tag can be used to set the number of spaces in a tab.181 # Doxygen uses this value to replace tabs by spaces in code fragments.585 # with spaces.1300 # or name=definition (no spaces). If the definition and the = are