Home
last modified time | relevance | path

Searched refs:resized (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium/base/
Dpickle.cc57 bool resized = Resize(payload_size); in Pickle() local
58 CHECK(resized); // Realloc failed. in Pickle()
81 bool resized = Resize(other.header_size_ + other.header_->payload_size); in operator =() local
82 CHECK(resized); // Realloc failed. in operator =()
/external/e2fsprogs/tests/r_inline_xattr/
Dscript25 # Look at inline extended attribute in resized fs
/external/quake/quake/src/WinQuake/docs/
DREADME.X1118 and can be resized. You can specify a starting window size with:
DREADME98 and can be resized. You can specify a starting window size with:
DINSTALL129 and can be resized. You can specify a starting window size with:
DINSTALL.Quake129 and can be resized. You can specify a starting window size with:
/external/stlport/etc/
DReleaseNote.txt106 move semantic when resized or modified rather than copy.
/external/webkit/WebCore/page/
DFrameView.cpp1439 …bool resized = !m_firstLayout && (currentSize != m_lastLayoutSize || currentZoomFactor != m_lastZo… in performPostLayoutTasks() local
1442 if (resized) in performPostLayoutTasks()
/external/quake/quake/src/QW/docs/
Dreadme.qwcl118 and can be resized. You can specify a starting window size with:
/external/quake/quake/src/QW/
Dqwchangelog.txt106 - fixed resized console in gl version, had some dead space, so put a mini
Dqwrlnote.txt179 - fixed resized console in gl version, had some dead space, so put a mini
/external/webkit/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm1057 // 2) The window is resized: -[WebFrameView setFrameSize:].
/external/e2fsprogs/debian/
Dchangelog410 parameter so that resized filesystems can be more optimally laid
/external/webkit/WebKit/mac/
DChangeLog-2010-01-292910 become misplaced when the WebHTMLView is resized or scrolled sometimes.
2924 become misplaced when the WebHTMLView is resized or scrolled sometimes.
5373 … Since subviews get resized before parents do, the notification comes in telling the WebHTMLView
6275 … Fix for <rdar://problem/6835573>, Find Banner turns invisible when WebView is resized. Make sure
21940 that checked if the view had resized and sent the resize event, since
DChangeLog-2007-10-141089 …IWebView in SimpleCarbonWeb doesn't seem to be getting adequate invalidation when window is resized
1105 …IWebView in SimpleCarbonWeb doesn't seem to be getting adequate invalidation when window is resized
1294 …IWebView in SimpleCarbonWeb doesn't seem to be getting adequate invalidation when window is resized
19001 … - This method is called when the view or one of its parents is moved or resized (see comments).
20962 REGRESSION: Flash movie audible but not visible until window is resized
DChangeLog-2006-02-09448 window, resized, and inserted into another window. Our frame/bounds changed notifications
25408 (-[WebHTMLView layoutToPageWidth:]): If we just resized and we're
35201 resized. We can't do our "let the old bits show through" thing any more if we have to
/external/webkit/WebKit/mac/WebView/
DWebHTMLView.mm2870 // window, resized, and inserted into another window. Our frame/bounds changed notifications
/external/webkit/WebCore/
DChangeLog-2002-12-032564 the entire scroll view is resized.
8398 if the widget is told it needs to layout, which only happens if it's resized.
10145 related to resized images. Otherwise, isNull was returning true for all images.
DChangeLog-2006-05-102818 * manual-tests/repaint-resized-overflow.html: Removed.
4286 * manual-tests/repaint-resized-overflow.html: Added.
4295 m_repaintOverflowOnResize is set and we resized but didn't move.
27106 SourceAlpha does not display until window is redrawn (resized)
DChangeLog-2007-10-1436672 …Toggle between resized and not resized. When restoring the size, scroll the image so that the area…
40813 Call forceUnicode() before setLength(), so that only the unicode buffer is resized.
41266 a new minimumSizeForResizing in the element being resized, and respects any existing
51093 REGRESSION(NativeListBox): Listboxes not updated when resized dynamically
59020 … - fix <rdar://problem/4786767> REGRESSION: <select> controls are not resized when zooming text
DChangeLog-2010-01-2950044 The element gets resized when zoomed. So, we have to make sure that we resize
75384 column can't be resized.
75387 Everything before the column that is resized stays fixed size. The
75388 resized column changes sizes. The other columns except the last stay
75394 Web Inspector window gets resized.
75407 are resized by the user.
/external/e2fsprogs/
DRELEASE-NOTES2432 resized before it aborted.
/external/bluetooth/glib/
DChangeLog.pre-2-01988 determining if the hash table needs to be resized,
/external/sqlite/dist/
Dsqlite3.h.orig1797 ** second parameter. The memory allocation to be resized is the first
/external/webkit/WebKit/qt/
DChangeLog11966 * Allow TextAreas to be resized.

12