Home
last modified time | relevance | path

Searched defs:GetBanner (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DWiiSaveBanner.cpp58 std::vector<u32> WiiSaveBanner::GetBanner(u32* width, u32* height) const in GetBanner() function in DiscIO::WiiSaveBanner
H A DVolumeGC.cpp100 std::vector<u32> VolumeGC::GetBanner(u32* width, u32* height) const in GetBanner() function in DiscIO::VolumeGC
H A DVolumeWad.cpp309 std::vector<u32> VolumeWAD::GetBanner(u32* width, u32* height) const in GetBanner() function in DiscIO::VolumeWAD
H A DVolumeWii.cpp318 std::vector<u32> VolumeWii::GetBanner(u32* width, u32* height) const in GetBanner() function in DiscIO::VolumeWii
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DLargeScenery.cpp41 Banner* LargeSceneryElement::GetBanner() const in GetBanner() function in LargeSceneryElement
H A DBanner.cpp308 Banner* BannerElement::GetBanner() const in GetBanner() function in BannerElement
384 Banner* GetBanner(BannerIndex id) in GetBanner() function
H A DWall.cpp151 Banner* WallElement::GetBanner() const in GetBanner() function in WallElement
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DSkinManager.h43 const wxBitmap& GetBanner() const { return this->banner; } in GetBanner() function
H A DSkinManager.cpp524 const wxBitmap& SkinSystem::GetBanner() const { in GetBanner() function in SkinSystem
/dports/devel/upp/upp/uppsrc/Core/SSH/
H A DSession.h42 …String GetBanner() const { return ssh->session ? pick(String(li… in GetBanner() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DSkinManager.cpp289 wxBitmap SkinSystem::GetBanner() { in GetBanner() function in SkinSystem
/dports/security/shttpscanner/sHTTPScanner_v0.4/
H A Dshttpscanner_v0.4.c536 char* GetBanner(char *hostname, int port, char *c_host, int c_port, struct sockaddr_in *host, int o… in GetBanner() function