Home
last modified time | relevance | path

Searched refs:PeopleNames (Results 1 – 4 of 4) sorted by relevance

/dports/games/brainparty/brainparty/
H A DBPGame.cpp173 PeopleNames.Add("Bob"); in Init()
175 PeopleNames.Add("Dawn"); in Init()
180 PeopleNames.Add("Jack"); in Init()
182 PeopleNames.Add("Jeff"); in Init()
184 PeopleNames.Add("John"); in Init()
188 PeopleNames.Add("Lyn"); in Init()
189 PeopleNames.Add("Mark"); in Init()
191 PeopleNames.Add("Mike"); in Init()
192 PeopleNames.Add("Paul"); in Init()
199 PeopleNames.Add("Tim"); in Init()
[all …]
H A DBPGame.h181 BPPList<const char*> PeopleNames; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/FileProperties/
H A Dmod.rs752 …pub fn PeopleNames(&self) -> ::windows::runtime::Result<super::super::Foundation::Collections::IVe… in PeopleNames() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs7947 pub fn PeopleNames(&self) -> ::windows::runtime::Result<::windows::runtime::HSTRING> { in PeopleNames() method