Searched refs:bIsInFirstLine (Results 1 – 1 of 1) sorted by relevance
1625 const bool bIsInFirstLine = ( pTmp == pRow ); in GetPreviousCell() local1627 if ( bIsInFirstLine ) in GetPreviousCell()1789 const bool bIsInFirstLine = ( pTmp == pRow ); in IsInFollowFlowRow() local1791 if ( !bIsInFirstLine ) in IsInFollowFlowRow()
Completed in 18 milliseconds