HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 301 - 325 of 626) sorted by null

<<11121314151617181920>>

  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 164 border-collapse:collapse;
612 border-collapse:collapse;
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 70 <dt><a href="TableLayout7.html">7. Column Collapse</a></dt>
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 352 // Don't prefix with '+' if we are going to collapse the END event.
  /external/chromium/googleurl/src/
url_canon_path.cc 201 // We do not collapse multiple slashes in a row to a single slash. It seems
  /external/chromium_org/build/android/
adb_profile_chrome.py 224 # Collapse CRLFs that are added by adb shell.
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.cc 361 // Collapse adjacent ranges into one.
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_search.js 128 // Collapse all destination lists
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
tests.js 248 run.test("Test utilities should correctly predict zeros collapse",
  /external/chromium_org/ppapi/shared_impl/private/
net_address_private_impl.cc 246 // Find the first longest run of 0s (of length > 1), to collapse to "::".
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
blink_idl_parser.py 174 # # Also used to collapse the right-associative tree
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.h 216 // When the quirky value is used, if you're in quirks mode, the margin will collapse away
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Range.cpp 237 collapse(true, exceptionState);
265 collapse(false, exceptionState);
280 void Range::collapse(bool toStart, ExceptionState& exceptionState) function in class:WebCore::Range
736 // Collapse the range, making sure that the result is not within a node that was partially selected.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
CodeGeneratorInstrumentation.py 200 line = re.sub("\s{2,}", " ", line).strip() # Collapse whitespace
  /external/chromium_org/third_party/WebKit/Source/core/page/
DOMSelection.cpp 196 void DOMSelection::collapse(Node* node, int offset, ExceptionState& exceptionState) function in class:WebCore::DOMSelection
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
externs.js 523 replaceSelection: function(code, collapse, origin) { },
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
x_name.c 450 /* Collapse multiple spaces */
  /external/chromium_org/third_party/re2/re2/
prog.h 225 // Tracking this lets the DFA collapse commonly-treated byte ranges
  /external/chromium_org/url/
url_canon_path.cc 175 // We do not collapse multiple slashes in a row to a single slash. It seems
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java     [all...]
  /external/kernel-headers/original/asm-mips/
io.h 70 * This trickery will eventually collapse under gcc's optimizer. Oh well.
  /external/libffi/src/x86/
darwin64.S 288 %rax/%xmm0, %xmm0/%xmm1. We collapse two by always loading
unix64.S 299 %rax/%xmm0, %xmm0/%xmm1. We collapse two by always loading
  /external/llvm/lib/Transforms/Utils/
FlattenCFG.cpp 483 /// example, it uses parallel-and and parallel-or mode to collapse
  /external/openssl/crypto/asn1/
x_name.c 450 /* Collapse multiple spaces */
  /external/regex-re2/re2/
prog.h 225 // Tracking this lets the DFA collapse commonly-treated byte ranges

Completed in 2422 milliseconds

<<11121314151617181920>>