Home
last modified time | relevance | path

Searched refs:updateWidth (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/
H A DBrowserText.java66 updateWidth(this); in reflow()
149 protected void updateWidth(Composite parent) { in updateWidth() method in BrowserText
151 updateWidth(title, area.width); in updateWidth()
152 updateWidth(text, area.width); in updateWidth()
153 updateWidth(sep, area.width); in updateWidth()
154 updateWidth(link, area.width); in updateWidth()
155 updateWidth(exTitle, area.width); in updateWidth()
156 updateWidth(exception, area.width); in updateWidth()
159 private void updateWidth(Control c, int width) { in updateWidth() method in BrowserText
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/sqlitestudiocli/commands/
H A Dclicommandsql.cpp428 updateWidth(); in setHeaderWidth()
436 updateWidth(); in setMaxHeaderWidth()
443 updateWidth(); in incrHeaderWidth()
449 updateWidth(); in decrHeaderWidth()
460 updateWidth(); in setDataWidth()
468 updateWidth(); in setMinDataWidth()
475 updateWidth(); in incrDataWidth()
481 updateWidth(); in decrDataWidth()
501 void CliCommandSql::SortedColumnWidth::updateWidth() in updateWidth() function in CliCommandSql::SortedColumnWidth
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-customcommand/
H A Dcustombutton.cpp71 updateWidth(); in CustomButton()
87 updateWidth(); in setMaxWidth()
90 void CustomButton::updateWidth() in updateWidth() function in CustomButton
112 updateWidth(); in setOrigin()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/widgets/
H A Dlinenumberarea.py40 self._textedit.blockCountChanged.disconnect(self.updateWidth)
44 edit.blockCountChanged.connect(self.updateWidth)
45 self.updateWidth()
57 def updateWidth(self): member in LineNumberArea
/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dalignwithsidebarwidgetaction.cpp112 if (updateWidth() < 8) { in update()
122 updateWidth(); in update()
126 int AligningSpacer::updateWidth() in updateWidth() function in AligningSpacer
/dports/lang/gcc8/gcc-8.5.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
489 b.updateWidth()
514 b.updateWidth()
526 b.updateWidth()
/dports/lang/gcc48/gcc-4.8.5/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
485 b.updateWidth()
510 b.updateWidth()
522 b.updateWidth()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
485 b.updateWidth()
510 b.updateWidth()
522 b.updateWidth()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/text/tabwriter/
H A Dtabwriter.go395 func (b *Writer) updateWidth() { func
429 b.updateWidth()
506 b.updateWidth()
531 b.updateWidth()
543 b.updateWidth()
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
489 b.updateWidth()
514 b.updateWidth()
526 b.updateWidth()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
489 b.updateWidth()
514 b.updateWidth()
526 b.updateWidth()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/text/tabwriter/
H A Dtabwriter.go380 func (b *Writer) updateWidth() { func
414 b.updateWidth()
485 b.updateWidth()
510 b.updateWidth()
522 b.updateWidth()
/dports/graphics/kqtquickcharts/kqtquickcharts-21.12.3/src/
H A Dlinechartpainter.cpp113 updateWidth(); in triggerUpdate()
117 void LineChartPainter::updateWidth() in updateWidth() function in LineChartPainter
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/text/tabwriter/
H A Dtabwriter.go419 func (b *Writer) updateWidth() { func
453 b.updateWidth()
542 b.updateWidth()
565 b.updateWidth()
577 b.updateWidth()
/dports/net/evans/evans-0.9.1/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go399 func (b *Writer) updateWidth() { func
437 b.updateWidth()
518 b.updateWidth()
543 b.updateWidth()
555 b.updateWidth()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/text/tabwriter/
H A Dtabwriter.go419 func (b *Writer) updateWidth() { func
453 b.updateWidth()
542 b.updateWidth()
565 b.updateWidth()
577 b.updateWidth()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/text/tabwriter/
H A Dtabwriter.go419 func (b *Writer) updateWidth() { func
453 b.updateWidth()
542 b.updateWidth()
565 b.updateWidth()
577 b.updateWidth()
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go399 func (b *Writer) updateWidth() { func
437 b.updateWidth()
518 b.updateWidth()
543 b.updateWidth()
555 b.updateWidth()
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/juju/ansiterm/ansiterm-720a0952cc2a/tabwriter/
H A Dtabwriter.go399 func (b *Writer) updateWidth() { func
437 b.updateWidth()
518 b.updateWidth()
543 b.updateWidth()
555 b.updateWidth()

1234567