Home
last modified time | relevance | path

Searched defs:GetDeviceVendor (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DGfxDriverInfo.cpp786 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceFamily id) { in GetDeviceVendor() function in GfxDriverInfo
850 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) { in GetDeviceVendor() function in GfxDriverInfo
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DGfxDriverInfo.cpp867 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceFamily id) { in GetDeviceVendor() function in GfxDriverInfo
938 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) { in GetDeviceVendor() function in GfxDriverInfo
/dports/www/firefox/firefox-99.0/widget/
H A DGfxDriverInfo.cpp925 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceFamily id) { in GetDeviceVendor() function in GfxDriverInfo
998 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) { in GetDeviceVendor() function in GfxDriverInfo
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DGfxDriverInfo.cpp867 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceFamily id) { in GetDeviceVendor() function in GfxDriverInfo
938 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) { in GetDeviceVendor() function in GfxDriverInfo
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DGfxDriverInfo.cpp294 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) { in GetDeviceVendor() function in GfxDriverInfo
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DGfxDriverInfo.cpp293 const nsAString& GfxDriverInfo::GetDeviceVendor(DeviceVendor id) in GetDeviceVendor() function in GfxDriverInfo
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/EventGhost/egplugin_sources/PulseEight/
H A D__init__.py156 class GetDeviceVendor: class in Text
543 class GetDeviceVendor(DeviceBase): class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/win/
H A DWinDeviceInfo.cxx822 OUString WinOpenGLDeviceInfo::GetDeviceVendor(wgl::DeviceVendor id) in GetDeviceVendor() function in WinOpenGLDeviceInfo
/dports/math/clblast/CLBlast-1.1.0/src/utilities/
H A Dutilities.cpp411 std::string GetDeviceVendor(const Device& device) { in GetDeviceVendor() function