Searched refs:GetEntryLine (Results 1 – 3 of 3) sorted by relevance
601 long nY = GetEntryLine( pCursor ); in RecalcFocusRect()695 long nY = GetEntryLine( pCursor ); in ShowCursor()1161 aPos1.Y() = GetEntryLine( pEntry ); in DrawNet()1165 aPos2.Y() = GetEntryLine( pChild ); in DrawNet()1516 long nY = GetEntryLine( pEntry ); in IsEntryInView()1569 long nY = GetEntryLine( pEntry ); in EntryExpanded()1634 long nY = GetEntryLine( pEntry ); in CollapsingEntry()1698 long nY = GetEntryLine( pEntry ); in EntrySelected()1914 long nY = GetEntryLine( pEntry ); in EntryInserted()2135 long nY = GetEntryLine( pEntry ); in MouseButtonDown()[all …]
1599 long nLine = pImp->GetEntryLine( pEntry ); in GetEntry()
186 long GetEntryLine( SvLBoxEntry* pEntry ) const;447 return Point( 0, GetEntryLine( pEntry ) ); in GetEntryPosition()452 long nY = GetEntryLine( pEntry ); in PaintEntry()
Completed in 43 milliseconds