Home
last modified time | relevance | path

Searched refs:widthSet (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/games/openmw/openmw-openmw-0.47.0/components/misc/
H A Dmessageformatparser.cpp27 bool widthSet = false; in process() local
31 widthSet = true; in process()
49 width = (widthSet) ? width : -1; in process()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DWindowFeatures.h44 , widthSet(false) in WindowFeatures()
65 bool widthSet; member
H A DWindowFeatures.cpp43 , widthSet(false) in WindowFeatures()
143 widthSet = true; in setWindowFeature()
165 : widthSet(true) in WindowFeatures()
/dports/biology/bedtools/bedtools2-2.30.0/src/maskFastaFromBed/
H A DmaskFastaFromBed.cpp66 bool widthSet = false; in MaskFasta() local
73 if (widthSet == false) { in MaskFasta()
75 widthSet = true; in MaskFasta()
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsBoxFrame.cpp585 bool widthSet, heightSet; in GetXULPrefSize() local
586 if (!nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet)) { in GetXULPrefSize()
589 if (!widthSet) size.width = layoutSize.width; in GetXULPrefSize()
635 bool widthSet, heightSet; in GetXULMinSize() local
636 if (!nsIFrame::AddXULMinSize(this, size, widthSet, heightSet)) { in GetXULMinSize()
639 if (!widthSet) size.width = layoutSize.width; in GetXULMinSize()
665 bool widthSet, heightSet; in GetXULMaxSize() local
666 if (!nsIFrame::AddXULMaxSize(this, size, widthSet, heightSet)) { in GetXULMaxSize()
669 if (!widthSet) size.width = layoutSize.width; in GetXULMaxSize()
H A DnsBox.cpp192 bool widthSet, heightSet; in GetUncachedXULPrefSize() local
193 nsIFrame::AddXULPrefSize(this, pref, widthSet, heightSet); in GetUncachedXULPrefSize()
212 bool widthSet, heightSet; in GetUncachedXULMinSize() local
213 nsIFrame::AddXULMinSize(this, min, widthSet, heightSet); in GetUncachedXULMinSize()
233 bool widthSet, heightSet; in GetUncachedXULMaxSize() local
234 nsIFrame::AddXULMaxSize(this, maxSize, widthSet, heightSet); in GetUncachedXULMaxSize()
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsBoxFrame.cpp582 bool widthSet, heightSet; in GetXULPrefSize() local
583 if (!nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet)) { in GetXULPrefSize()
586 if (!widthSet) size.width = layoutSize.width; in GetXULPrefSize()
632 bool widthSet, heightSet; in GetXULMinSize() local
633 if (!nsIFrame::AddXULMinSize(this, size, widthSet, heightSet)) { in GetXULMinSize()
636 if (!widthSet) size.width = layoutSize.width; in GetXULMinSize()
662 bool widthSet, heightSet; in GetXULMaxSize() local
663 if (!nsIFrame::AddXULMaxSize(this, size, widthSet, heightSet)) { in GetXULMaxSize()
666 if (!widthSet) size.width = layoutSize.width; in GetXULMaxSize()
H A DnsBox.cpp191 bool widthSet, heightSet; in GetUncachedXULPrefSize() local
192 nsIFrame::AddXULPrefSize(this, pref, widthSet, heightSet); in GetUncachedXULPrefSize()
211 bool widthSet, heightSet; in GetUncachedXULMinSize() local
212 nsIFrame::AddXULMinSize(this, min, widthSet, heightSet); in GetUncachedXULMinSize()
232 bool widthSet, heightSet; in GetUncachedXULMaxSize() local
233 nsIFrame::AddXULMaxSize(this, maxSize, widthSet, heightSet); in GetUncachedXULMaxSize()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsBoxFrame.cpp585 bool widthSet, heightSet; in GetXULPrefSize() local
586 if (!nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet)) { in GetXULPrefSize()
589 if (!widthSet) size.width = layoutSize.width; in GetXULPrefSize()
635 bool widthSet, heightSet; in GetXULMinSize() local
636 if (!nsIFrame::AddXULMinSize(this, size, widthSet, heightSet)) { in GetXULMinSize()
639 if (!widthSet) size.width = layoutSize.width; in GetXULMinSize()
665 bool widthSet, heightSet; in GetXULMaxSize() local
666 if (!nsIFrame::AddXULMaxSize(this, size, widthSet, heightSet)) { in GetXULMaxSize()
669 if (!widthSet) size.width = layoutSize.width; in GetXULMaxSize()
H A DnsBox.cpp192 bool widthSet, heightSet; in GetUncachedXULPrefSize() local
193 nsIFrame::AddXULPrefSize(this, pref, widthSet, heightSet); in GetUncachedXULPrefSize()
212 bool widthSet, heightSet; in GetUncachedXULMinSize() local
213 nsIFrame::AddXULMinSize(this, min, widthSet, heightSet); in GetUncachedXULMinSize()
233 bool widthSet, heightSet; in GetUncachedXULMaxSize() local
234 nsIFrame::AddXULMaxSize(this, maxSize, widthSet, heightSet); in GetUncachedXULMaxSize()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsBoxFrame.cpp563 bool widthSet, heightSet; in GetXULPrefSize() local
564 if (!nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet)) { in GetXULPrefSize()
567 if (!widthSet) size.width = layoutSize.width; in GetXULPrefSize()
613 bool widthSet, heightSet; in GetXULMinSize() local
614 if (!nsIFrame::AddXULMinSize(this, size, widthSet, heightSet)) { in GetXULMinSize()
617 if (!widthSet) size.width = layoutSize.width; in GetXULMinSize()
643 bool widthSet, heightSet; in GetXULMaxSize() local
644 if (!nsIFrame::AddXULMaxSize(this, size, widthSet, heightSet)) { in GetXULMaxSize()
647 if (!widthSet) size.width = layoutSize.width; in GetXULMaxSize()
H A DnsBox.cpp193 bool widthSet, heightSet; in GetUncachedXULPrefSize() local
194 nsIFrame::AddXULPrefSize(this, pref, widthSet, heightSet); in GetUncachedXULPrefSize()
213 bool widthSet, heightSet; in GetUncachedXULMinSize() local
214 nsIFrame::AddXULMinSize(this, min, widthSet, heightSet); in GetUncachedXULMinSize()
234 bool widthSet, heightSet; in GetUncachedXULMaxSize() local
235 nsIFrame::AddXULMaxSize(this, maxSize, widthSet, heightSet); in GetUncachedXULMaxSize()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsImageBoxFrame.cpp595 bool widthSet, heightSet; in GetXULPrefSize() local
596 nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet); in GetXULPrefSize()
603 if (!widthSet && !heightSet) { in GetXULPrefSize()
623 if (!widthSet) { in GetXULPrefSize()
660 bool widthSet, heightSet; in GetXULMinSize() local
661 nsIFrame::AddXULMinSize(aState, this, size, widthSet, heightSet); in GetXULMinSize()
H A DnsBoxFrame.cpp768 bool widthSet, heightSet; in GetXULPrefSize() local
769 if (!nsIFrame::AddXULPrefSize(this, size, widthSet, heightSet)) in GetXULPrefSize()
773 if (!widthSet) in GetXULPrefSize()
831 bool widthSet, heightSet; in GetXULMinSize() local
832 if (!nsIFrame::AddXULMinSize(aBoxLayoutState, this, size, widthSet, heightSet)) in GetXULMinSize()
836 if (!widthSet) in GetXULMinSize()
871 bool widthSet, heightSet; in GetXULMaxSize() local
872 if (!nsIFrame::AddXULMaxSize(this, size, widthSet, heightSet)) in GetXULMaxSize()
876 if (!widthSet) in GetXULMaxSize()
1785 bool widthSet, heightSet; in DisplayDebugInfoFor() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/math/big/
H A Dintconv.go121 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/math/big/
H A Dintconv.go141 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/lang/gcc8/gcc-8.5.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/math/big/
H A Dintconv.go141 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified
/dports/lang/gcc9/gcc-9.4.0/libgo/go/math/big/
H A Dintconv.go138 if width, widthSet := s.Width(); widthSet && length < width { // pad as specified

1234567