Home
last modified time | relevance | path

Searched defs:currentSize (Results 1 – 7 of 7) sorted by relevance

/external/proguard/src/proguard/evaluation/
DStack.java37 protected int currentSize; field in Stack
/external/webkit/WebKit/gtk/webkit/
Dwebkitdownload.cpp70 guint currentSize; member
/external/webkit/WebCore/loader/appcache/
DApplicationCacheStorage.cpp387 int64_t currentSize = fileSize; in spaceNeeded() local
/external/webkit/WebCore/page/
DFrameView.cpp1277 IntSize currentSize = IntSize(width(), height()); in performPostLayoutTasks() local
/external/webkit/WebCore/rendering/
DRenderLayer.cpp1309 IntSize currentSize = IntSize(renderer->width() / zoomFactor, renderer->height() / zoomFactor); in resize() local
/external/icu4c/i18n/
Ducol.cpp4075 int32_t ucol_getSortKeySize(const UCollator *coll, collIterate *s, int32_t currentSize, UColAttribu… in ucol_getSortKeySize()
/external/sqlite/dist/
Dsqlite3.c25414 i64 currentSize, newSize; in pager_truncate() local