Home
last modified time | relevance | path

Searched defs:DisplayInfo (Results 1 – 25 of 95) sorted by relevance

1234

/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DGfxInfo.h74 struct DisplayInfo { struct
75 uint32_t mScreenWidth;
76 uint32_t mScreenHeight;
77 uint32_t mRefreshRate;
78 bool mIsPseudoDisplay;
79 nsString mDeviceString;
/dports/www/firefox/firefox-99.0/widget/windows/
H A DGfxInfo.h74 struct DisplayInfo { struct
75 uint32_t mScreenWidth;
76 uint32_t mScreenHeight;
77 uint32_t mRefreshRate;
78 bool mIsPseudoDisplay;
79 nsString mDeviceString;
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DGfxInfo.h74 struct DisplayInfo { struct
75 uint32_t mScreenWidth;
76 uint32_t mScreenHeight;
77 uint32_t mRefreshRate;
78 bool mIsPseudoDisplay;
79 nsString mDeviceString;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DGfxInfo.h80 struct DisplayInfo { struct
102 nsTArray<DisplayInfo> mDisplayInfo; argument
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages/
H A DDisplayInfo.cs9 public class DisplayInfo class
11 public DisplayInfo(string filePath, IDisplayMode displayMode) in DisplayInfo() method in System.Web.WebPages.DisplayInfo
/dports/comms/scrcpy/scrcpy-1.9/server/src/main/java/com/genymobile/scrcpy/
H A DDisplayInfo.java3 public final class DisplayInfo { class
7 public DisplayInfo(Size size, int rotation) { in DisplayInfo() method in DisplayInfo
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/
H A DParameter.h470 struct DisplayInfo struct
473 float scale = 1;
474 float a = 1.0, b = 1.0;
475 int decimals = 2;
476 int64_t customFeatures = 0;
478 float tempoSyncNotationMultiplier = 1.f;
482 float minLabelValue = 0.f, maxLabelValue = 0.f;
484 float modulationCap = -1.f;
486 bool supportsNoteName = false;
488 float extendFactor = 1.0,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feed/core/proto/wire/
H A Ddisplay_info.proto16 message DisplayInfo { message
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feed/core/v2/test/
H A Dproto_printer.h17 class DisplayInfo; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feed/core/proto/v2/wire/
H A Ddisplay_info.proto13 message DisplayInfo { message
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/proto/wire/
H A Ddisplay_info.proto16 message DisplayInfo { message
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/proto/v2/wire/
H A Ddisplay_info.proto13 message DisplayInfo { message
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/win/
H A Dscreen_win_display.h16 class DisplayInfo; variable
H A Ddisplay_info.cc13 DisplayInfo::DisplayInfo(const MONITORINFOEX& monitor_info, in DisplayInfo() function in display::win::DisplayInfo
H A Dscreen_win.h35 class DisplayInfo; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/win/
H A Dscreen_win_display.h16 class DisplayInfo; variable
H A Ddisplay_info.cc13 DisplayInfo::DisplayInfo( in DisplayInfo() function in display::win::DisplayInfo
H A Dscreen_win.h35 class DisplayInfo; variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/dataflow/
H A Djob_display.py35 class DisplayInfo(object): class
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DReaderBase.cpp70 void ReaderBase::DisplayInfo() { in DisplayInfo() function in ReaderBase
H A DWriterBase.cpp103 void WriterBase::DisplayInfo() { in DisplayInfo() function in WriterBase
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/contact/
H A Ddisplayinfo.cxx25 DisplayInfo::DisplayInfo() in DisplayInfo() function in sdr::contact::DisplayInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Ddisplayinfo.cxx27 DisplayInfo::DisplayInfo() in DisplayInfo() function in sdr::contact::DisplayInfo
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/contact/
H A Ddisplayinfo.hxx30 class SVXCORE_DLLPUBLIC DisplayInfo final class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sdr/contact/
H A Ddisplayinfo.hxx32 class SVX_DLLPUBLIC DisplayInfo final class

1234