Home
last modified time | relevance | path

Searched defs:MaxHeight (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/shells/elvish/elvish-0.17.0/pkg/cli/tk/
H A Dempty.go16 func (Empty) MaxHeight(width, height int) int { func
H A Dlabel.go23 func (l Label) MaxHeight(width, height int) int { func
H A Dwidget.go30 MaxHeight(width, height int) int methodSpec
/dports/games/kodi-addon-game.libretro/game.libretro-2.2.0-Matrix/src/video/
H A DVideoGeometry.h26 unsigned int MaxHeight() const { return m_maxHeight; } in MaxHeight() function
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/ElasticTranscoder/
H A DArtwork.pm6 has MaxHeight => (is => 'ro', isa => 'Str'); attribute in Paws::ElasticTranscoder::Artwork
H A DThumbnails.pm6 has MaxHeight => (is => 'ro', isa => 'Str'); attribute in Paws::ElasticTranscoder::Thumbnails
H A DPresetWatermark.pm6 has MaxHeight => (is => 'ro', isa => 'Str'); attribute in Paws::ElasticTranscoder::PresetWatermark
H A DVideoParameters.pm12 has MaxHeight => (is => 'ro', isa => 'Str'); attribute in Paws::ElasticTranscoder::VideoParameters
/dports/sysutils/b2sum/BLAKE2-20190724/csharp/Blake2Sharp/
H A DBlake2BTreeConfig.cs19 public int MaxHeight { get; set; } property in Blake2Sharp.Blake2BTreeConfig
/dports/security/softether5/SoftEtherVPN-5.02.5180/3rdparty/BLAKE2/csharp/Blake2Sharp/
H A DBlake2BTreeConfig.cs19 public int MaxHeight { get; set; } property in Blake2Sharp.Blake2BTreeConfig
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/Interop/Json/Anamorphic/
H A DDestSettings.cs57 public int MaxHeight { get; set; } property in HandBrake.Interop.Interop.Json.Anamorphic.DestSettings
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Utils.cc100 …wLifeUIBar(SOLDIERTYPE const& s, UINT32 const XPos, UINT32 YPos, UINT32 const MaxHeight, UINT16* c… in DrawLifeUIBar()
128 …Bar(SOLDIERTYPE const& s, UINT32 const XPos, UINT32 const sYPos, UINT32 const MaxHeight, UINT16* c… in DrawBreathUIBar()
148 …IBar(SOLDIERTYPE const& s, UINT32 const XPos, UINT32 const YPos, UINT32 const MaxHeight, UINT16* c… in DrawMoraleUIBar()
/dports/graphics/grx/grx249/src/vdrivers/
H A Dvd_sdl.c51 static int MaxWidth, MaxHeight; variable
53 static int MaxWidth, MaxHeight; variable
56 #define MaxHeight 7200 macro
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/Interop/Interfaces/Model/Picture/
H A DPictureSettingsJob.cs29 public int MaxHeight { get; set; } property in HandBrake.Interop.Interop.Interfaces.Model.Picture.PictureSettingsJob
/dports/shells/elvish/elvish-0.17.0/pkg/cli/modes/
H A Dstub.go32 func (w stub) MaxHeight(width, height int) int { func
H A Dinstant.go40 func (w *instant) MaxHeight(width, height int) int { func
/dports/net/tunneller/tunneller-release-0.6/vendor/github.com/gizak/termui/v3/widgets/
H A Dsparkline.go20 MaxHeight int // TODO member
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/
H A DPwCustomIcon.cs36 internal const int MaxHeight = 128; field in KeePassLib.PwCustomIcon
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUIFont.h106 s32 MaxHeight; variable
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/seismic/
H A Duniverse.h46 MaxHeight = UniverseHeight+3 enumerator
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUIFont.h125 s32 MaxHeight; variable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/seismic/
H A Duniverse.h46 MaxHeight = UniverseHeight+3 enumerator
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/seismic/
H A Duniverse.hpp43 enum { MaxWidth = UniverseWidth + 1, MaxHeight = UniverseHeight + 3 }; enumerator
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.Gui/Mono.Addins.Gui/
H A DInstallDialog.cs47 const int MaxHeight = 350; field in Mono.Addins.Gui.InstallDialog
/dports/devel/taskflow/taskflow-3.2.0/sandbox/seismic/
H A Duniverse.h29 MaxHeight = UniverseHeight+3 enumerator

12345678910>>...14