Searched defs:IsSelected (Results 1 – 8 of 8) sorted by relevance
37 bool IsSelected() const { return m_bIsSelected; } in IsSelected() function
100 bool IsSelected() const { return m_bSelected; } in IsSelected() function
1023 bool CPWL_EditImpl::IsSelected() const { in IsSelected() function in CPWL_EditImpl
175 func (p *PrebuiltSelectionInfoMap) IsSelected(name string) bool { func
35 bool IsSelected; member
165 bool IsSelected() { in IsSelected() function
72 bool IsSelected = false; in INITIALIZE_PASS() local
1501 #define View_IsSelected(This,Node,IsSelected) (This)->lpVtbl->IsSelected(This,Node,IsSelected) argument