Home
last modified time | relevance | path

Searched defs:textLayout (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/x11-fm/dolphin/dolphin-21.12.3/src/views/tooltips/
H A Ddolphinfilemetadatawidget.cpp55 QVBoxLayout* textLayout = new QVBoxLayout(); in DolphinFileMetaDataWidget() local
104 QTextLayout textLayout(processedName); in setName() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/uielement/
H A DScilabUIElement.java66 private Layout textLayout; field in ScilabUIElement
138 public void setTextLayout(Layout textLayout) { in setTextLayout()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/misc/
H A Djuce_BubbleMessageComponent.h114 TextLayout textLayout; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/misc/
H A Djuce_BubbleMessageComponent.h114 TextLayout textLayout; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/
H A DBug551588_TextLayoutExample.java51 final TextLayoutControl textLayout = new TextLayoutControl(sc, SWT.NONE); in main() local
75 private final TextLayout textLayout; field in TextLayoutControl
H A DBug551588_TextLayoutBenchmark.java37 TextLayout textLayout = new TextLayout(display); in main() local
H A DBug551588_TextLayoutRegressionTest.java44 TextLayout textLayout = new TextLayout(display); in test() local
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/
H A DviewItems.cpp29 static QSizeF viewItemTextLayout(QTextLayout &textLayout, in viewItemTextLayout()
78 QTextLayout textLayout(option->text, option->font); in viewItemSize() local
619 QTextLayout textLayout(text, font); in calculateElidedText() local
720 QTextLayout textLayout(newText, option->font); in viewItemDrawText() local
/dports/games/multimc/MultiMC5-0.6.11/application/widgets/
H A DCommon.cpp4 QStringList viewItemTextLayout(QTextLayout &textLayout, int lineWidth, qreal &height, in viewItemTextLayout()
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kmail/checkbeforedeletemailplugins/confirmbeforedeleting/autotests/
H A Dconfirmbeforedeletingmessageboxwidgettest.cpp31 auto textLayout = w.findChild<QVBoxLayout *>(QStringLiteral("textLayout")); in shouldHaveDefaultValues() local
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kmail/checkbeforedeletemailplugins/confirmbeforedeleting/
H A Dconfirmbeforedeletingmessageboxwidget.cpp35 auto textLayout = new QVBoxLayout; in ConfirmBeforeDeletingMessageBoxWidget() local
/dports/textproc/uim-gtk/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/textproc/uim-qt5/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/textproc/uim-el/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/japanese/uim-anthy/uim-d1ac9d9/qt4/edittest/
H A Dmain.cpp70 QVBoxLayout *textLayout = new QVBoxLayout; in main() local
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/elidedlabel/
H A Delidedlabel.cpp77 QTextLayout textLayout(content, painter.font()); in paintEvent() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/elidedlabel/
H A Delidedlabel.cpp87 QTextLayout textLayout(content, painter.font()); in paintEvent() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2dfont.cpp249 IDWriteTextLayout* textLayout = nullptr; in createTextLayout() local
267 IDWriteTextLayout* textLayout = createTextLayout (string); in drawString() local
301 IDWriteTextLayout* textLayout = createTextLayout (string); in getStringWidth() local
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DPlatCocoa.h49 std::unique_ptr<QuartzTextLayout> textLayout; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/cocoa/
H A DPlatCocoa.h50 QuartzTextLayout* textLayout; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet236.java44 final TextLayout textLayout = new TextLayout(display); in main() local
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DPlatCocoa.h49 std::unique_ptr<QuartzTextLayout> textLayout; variable
/dports/editors/textadept/scintilla/cocoa/
H A DPlatCocoa.h49 std::unique_ptr<QuartzTextLayout> textLayout; variable

12345678910>>...13