Searched refs:mp_protected (Results 1 – 2 of 2) sorted by relevance
218 rProtected = Setup_MemberSegment_Out( mp_protected ); in Write_ChildLists()286 Create_NaviSubRow(mp_protected); // Also puts out or deletes pProtected. in Write_ChildLists()312 String sLabelProtected = ChildListLabel(i_sLabel, mp_protected); in Write_ChildList()359 String sLabelProtected = ChildListLabel(i_sLabel, mp_protected); in Write_ChildList_forClasses()
74 enum E_MemberProtection { mp_public = 0, mp_protected, mp_private, mp_MAX }; enumerator
Completed in 32 milliseconds