Searched defs:newOffset (Results 1 – 12 of 12) sorted by relevance
463 int newOffset = (offsetY - borderTop() - paddingTop()) / itemHeight() + m_indexOffset; in listIndexAtOffset() local503 int newOffset = scrollToward(scrollPoint); in panScroll() local560 int newOffset; in scrollToRevealElementAtListIndex() local609 void RenderListBox::scrollTo(int newOffset) in scrollTo()
1657 IntSize newOffset = offsetFromResizeCorner(document->view()->windowToContents(evt.pos())); in scrollTo() local
161 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
2012 int32_t newOffset = get(UCAL_DST_OFFSET, status) + get(UCAL_ZONE_OFFSET, status); in add() local
386 IntSize newOffset = m_scrollOffset; in setScrollOffset() local393 void ScrollView::scrollTo(const IntSize& newOffset) in scrollTo()
68 private int newOffset; field in CodeAttributeEditor1120 int newOffset = offset; in length() local
700 unsigned newOffset; in putSpecificValue() local
856 int32_t newOffset = (int32_t)UTEXT_GETNATIVEINDEX(fText); in preceding() local
1021 size_t newOffset = getTokenOffset(); in processLogicalOp() local
973 private static int newOffset(int i, int offset, int where, in newOffset() method in CodeIterator
2147 void FrameView::scrollTo(const IntSize& newOffset) in scrollTo()