Searched refs:m_ReparsePoint (Results 1 – 1 of 1) sorted by relevance
74 , m_ReparsePoint( 0, this, utf8_to_unicode( _LT( "ReparsePoint" ) ).data(), 0, false ) in clFileAttributesWin()138 m_Layout.AddWinAndEnable( &m_ReparsePoint, Row++, 1 ); in clFileAttributesWin()148 m_ReparsePoint.Enable( false ); in clFileAttributesWin()301 m_ReparsePoint.Change( Node->IsAttrReparsePoint() ); in UpdateAttributes()350 SButton m_ReparsePoint; member in clFileAttributesWin