Lines Matching refs:GetSelectEntryCount

970 		if( aLbShademode.GetSelectEntryCount() != 0 )  in Update()
1086 if( aLbLight1.GetSelectEntryCount() != 0 ) in Update()
1135 if( aLbLight2.GetSelectEntryCount() != 0 ) in Update()
1184 if( aLbLight3.GetSelectEntryCount() != 0 ) in Update()
1233 if( aLbLight4.GetSelectEntryCount() != 0 ) in Update()
1282 if( aLbLight5.GetSelectEntryCount() != 0 ) in Update()
1331 if( aLbLight6.GetSelectEntryCount() != 0 ) in Update()
1380 if( aLbLight7.GetSelectEntryCount() != 0 ) in Update()
1429 if( aLbLight8.GetSelectEntryCount() != 0 ) in Update()
1478 if( aLbAmbientlight.GetSelectEntryCount() != 0 ) in Update()
1640 if( aLbMatColor.GetSelectEntryCount() != 0 ) in Update()
1661 if( aLbMatEmission.GetSelectEntryCount() != 0 ) in Update()
1682 if( aLbMatSpecular.GetSelectEntryCount() != 0 ) in Update()
1939 if( aLbShademode.GetSelectEntryCount() ) in GetAttr()
1995 if( aLbLight1.GetSelectEntryCount() ) in GetAttr()
2020 if( aLbLight2.GetSelectEntryCount() ) in GetAttr()
2044 if( aLbLight3.GetSelectEntryCount() ) in GetAttr()
2068 if( aLbLight4.GetSelectEntryCount() ) in GetAttr()
2092 if( aLbLight5.GetSelectEntryCount() ) in GetAttr()
2116 if( aLbLight6.GetSelectEntryCount() ) in GetAttr()
2140 if( aLbLight7.GetSelectEntryCount() ) in GetAttr()
2164 if( aLbLight8.GetSelectEntryCount() ) in GetAttr()
2188 if( aLbAmbientlight.GetSelectEntryCount() ) in GetAttr()
2266 if( aLbMatColor.GetSelectEntryCount() ) in GetAttr()
2277 if( aLbMatEmission.GetSelectEntryCount() ) in GetAttr()
2286 if( aLbMatSpecular.GetSelectEntryCount() ) in GetAttr()
3166 if( pLb->GetSelectEntryCount() == 0 ) in LBSelectColor()