Searched defs:currentSize (Results 1 – 8 of 8) sorted by relevance
59 unsigned currentSize = m_kernels.size(); in configureChannels() local
234 int currentSize = static_cast<int>(m_entries.size()); in insertEntry() local
37 protected int currentSize; field in Stack
79 guint64 currentSize; member
400 int64_t currentSize = fileSize + flatFileAreaSize(); in spaceNeeded() local
2075 IntSize currentSize = IntSize(width(), height()); in performPostLayoutTasks() local
1632 IntSize currentSize = IntSize(renderer->width() / zoomFactor, renderer->height() / zoomFactor); in resize() local
4294 int32_t ucol_getSortKeySize(const UCollator *coll, collIterate *s, int32_t currentSize, UColAttribu… in ucol_getSortKeySize()