Searched defs:newOffset (Results 1 – 10 of 10) 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()
1628 IntSize newOffset = offsetFromResizeCorner(document->view()->windowToContents(evt.pos())); in resize() local
160 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
68 private int newOffset; field in CodeAttributeEditor1120 int newOffset = offset; in length() local
375 IntSize newOffset = m_scrollOffset; in setScrollOffset() local382 void ScrollView::scrollTo(const IntSize& newOffset) in scrollTo()
795 int32_t newOffset = (int32_t)UTEXT_GETNATIVEINDEX(fText); in preceding() local
700 unsigned newOffset; in putSpecificValue() local
1011 size_t newOffset = getTokenOffset(); in processLogicalOp() local
973 private static int newOffset(int i, int offset, int where, in newOffset() method in CodeIterator
2161 void FrameView::scrollTo(const IntSize& newOffset) in scrollTo()