Searched defs:resized (Results 1 - 7 of 7) sorted by relevance

/external/chromium/base/
H A Dpickle.cc67 bool resized = Resize(payload_size); local
68 CHECK(resized); // Realloc failed.
91 bool resized = Resize(other.header_size_ + other.header_->payload_size); local
92 CHECK(resized); // Realloc failed.
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestoverlay2.c290 int resized=0; local
526 resized=1;
553 if ((!paused)||(resized))
555 if (((SDL_GetTicks()-lastftick)>fpsdelay)||(resized))
579 if (!resized)
589 resized=0;
/external/webkit/Source/WebCore/page/
H A DFrameView.cpp2063 bool resized = !m_firstLayout && (currentSize != m_lastLayoutSize || currentZoomFactor != m_lastZoomFactor); local
2066 if (resized)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 128 milliseconds