Searched refs:m_bIsInFrontOfLabel (Results 1 – 2 of 2) sorted by relevance
397 , m_bIsInFrontOfLabel( false ) in SwPaM()407 , m_bIsInFrontOfLabel( false ) in SwPaM()418 , m_bIsInFrontOfLabel( false ) in SwPaM()440 , m_bIsInFrontOfLabel( false ) in SwPaM()462 , m_bIsInFrontOfLabel( false ) in SwPaM()475 , m_bIsInFrontOfLabel( false ) in SwPaM()489 , m_bIsInFrontOfLabel( false ) in SwPaM()501 , m_bIsInFrontOfLabel( false ) in SwPaM()514 , m_bIsInFrontOfLabel( false ) in SwPaM()567 m_bIsInFrontOfLabel = false; in Move()
125 bool m_bIsInFrontOfLabel; member in SwPaM173 inline bool IsInFrontOfLabel() const { return m_bIsInFrontOfLabel; } in IsInFrontOfLabel()174 inline void _SetInFrontOfLabel( bool bNew ) { m_bIsInFrontOfLabel = bNew; } in _SetInFrontOfLabel()
Completed in 20 milliseconds