Searched refs:bIsInFirstLine (Results 1 – 1 of 1) sorted by relevance
1612 const bool bIsInFirstLine = ( pTmp == pRow ); in GetPreviousCell() local1614 if ( bIsInFirstLine ) in GetPreviousCell()1776 const bool bIsInFirstLine = ( pTmp == pRow ); in IsInFollowFlowRow() local1778 if ( !bIsInFirstLine ) in IsInFollowFlowRow()
Completed in 12 milliseconds