Home
last modified time | relevance | path

Searched defs:widthForHeight (Results 1 – 14 of 14) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/E5Gui/
H A DE5TextEditSearchWidget.py38 def __init__(self, parent=None, widthForHeight=True): argument
76 def __setupUi(self, widthForHeight): argument
165 def setWidthForHeight(self, widthForHeight): argument
178 def __addWidthForHeightLayout(self, widthForHeight): argument
/dports/textproc/uim-el/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/textproc/uim-gtk/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/textproc/uim-qt5/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/japanese/uim-anthy/uim-d1ac9d9/qt3/toolbar/
H A Dapplet-kde.cpp81 int UimApplet::widthForHeight(int /* h */) const in widthForHeight() function in UimApplet
/dports/graphics/krita/krita-4.4.8/plugins/dockers/advancedcolorselector/
H A Dkis_color_patches.cpp334 int KisColorPatches::widthForHeight(int height) const in widthForHeight() function in KisColorPatches
/dports/net-im/kopete/kopete-21.12.3/libkopete/ui/
H A Dkopetelistviewitem.cpp238 int Component::widthForHeight(int) in widthForHeight() function in Kopete::UI::ListView::Component
346 int BoxComponent::widthForHeight(int height) in widthForHeight() function in Kopete::UI::ListView::BoxComponent
640 int TextComponent::widthForHeight(int) in widthForHeight() function in Kopete::UI::ListView::TextComponent
833 int HSpacerComponent::widthForHeight(int) in widthForHeight() function in Kopete::UI::ListView::HSpacerComponent
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_color_label_selector_widget.cpp144 int KisColorLabelSelectorWidget::Private::widthForHeight(int height, int spacing) const in widthForHeight() function in KisColorLabelSelectorWidget::Private
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkFlowLayout.cpp347 int ctkFlowLayout::widthForHeight(int height) const in widthForHeight() function in ctkFlowLayout
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/presentwindows/
H A Dpresentwindows.h230 inline int widthForHeight(EffectWindow *w, int height) { in widthForHeight() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3dockarea.cpp446 int Q3DockAreaLayout::widthForHeight(int h) const in widthForHeight() function in Q3DockAreaLayout
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qgraphicsgridlayout/
H A Dtst_qgraphicsgridlayout.cpp3109 void tst_QGraphicsGridLayout::widthForHeight() in widthForHeight() function in tst_QGraphicsGridLayout