Searched refs:ToRelativeLineIndex (Results 1 – 5 of 5) sorted by relevance
247 long ControlLayoutData::ToRelativeLineIndex( long nIndex ) const in ToRelativeLineIndex() function in ControlLayoutData281 long Control::ToRelativeLineIndex( long nIndex ) const in ToRelativeLineIndex() function in Control285 …return mpControlData->mpLayoutData ? mpControlData->mpLayoutData->ToRelativeLineIndex( nIndex ) : … in ToRelativeLineIndex()
1608 nIndex = ToRelativeLineIndex( nIndex ); in GetIndexForPoint()
832 nIndex = ToRelativeLineIndex( nIndex ); in GetIndexForPoint()
76 long ToRelativeLineIndex( long nIndex ) const;
171 long ToRelativeLineIndex( long nIndex ) const;
Completed in 38 milliseconds