HomeSort by relevance Sort by last modified time
    Searched refs:resize (Results 676 - 700 of 872) sorted by null

<<21222324252627282930>>

  /external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp 72 resize(800, 600);
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 37 #resize-packages-nav {
38 /* keeps the resize handle below the h-scroll handle */
1488 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
1490 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
jquery-resizable.min.js     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 538 strings_.resize(strings_before_checkpoint_);
539 messages_.resize(messages_before_checkpoint_);
540 file_tables_.resize(file_tables_before_checkpoint_);
541 allocations_.resize(allocations_before_checkpoint_);
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
jquery-resizable.min.js     [all...]
  /external/doclava/res/assets/templates/assets/
jquery-resizable.min.js     [all...]
  /external/jdiff/
xerces.jar 
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
RegisterCoalescer.cpp     [all...]
SplitKit.cpp 150 ThroughBlocks.resize(MF.getNumBlockIDs());
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
FastISel.cpp     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 100 cursor: row-resize;
425 cursor: row-resize;
    [all...]
NetworkPanel.js 110 resize: function()
112 WebInspector.Panel.prototype.resize.call(this);
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 706 EResize resize() const { return static_cast<EResize>(rareInheritedData->resize); } function in class:WebCore::RenderStyle
    [all...]
RenderStyle.cpp     [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebframe/
tst_qwebframe.cpp     [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table.cc 136 encrypted_number.resize(encrypted_number_len);
    [all...]
  /external/chromium/net/disk_cache/
entry_impl.cc 168 buffer_.resize(offset);
184 buffer_.resize(offset);
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp 468 LoadedSLocEntryTable.resize(LoadedSLocEntryTable.size() + NumSLocEntries);
469 SLocEntryLoaded.resize(LoadedSLocEntryTable.size());
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.cpp 207 data.resize(dataBytes);
298 // Resize the output buffer.
305 data.resize(width * height * bytesPerPixel);
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.cpp 965 void WebViewImpl::resize(const WebSize& newSize) function in class:WebKit::WebViewImpl
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete.cc 656 matches_.resize(num_matches);
    [all...]
  /external/chromium/chrome/browser/download/
download_manager.cc 438 file_type_info.extensions.resize(1);
    [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_win.cc 735 subject_name.resize(subject_name_size);
    [all...]

Completed in 1615 milliseconds

<<21222324252627282930>>