Home
last modified time | relevance | path

Searched refs:SetUnderline (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeSheet.cpp169 bool SheetPlugin::SetUnderline(int col, int row, bool underline) {return false;} in SetUnderline() function in SheetPlugin
170 bool OfficeSheet::SetUnderline(int col, int row, bool underline) {return (static_cast<SheetPlugin *… in SetUnderline() function in OfficeSheet
172 bool SheetPlugin::SetUnderline(String cell, bool underline) {return false;} in SetUnderline() function in SheetPlugin
173 bool OfficeSheet::SetUnderline(String cell, bool underline) {return (static_cast<SheetPlugin *>(Get… in SetUnderline() function in OfficeSheet
175 bool SheetPlugin::SetUnderline(bool underline) {return false;} in SetUnderline() function in SheetPlugin
176 bool OfficeSheet::SetUnderline(bool underline) {return (static_cast<SheetPlugin *>(GetData()))->Set… in SetUnderline() function in OfficeSheet
H A DOfficeAutomationMethods.h27 virtual bool SetUnderline(bool underline); \
28 virtual bool SetUnderline(String cell, bool underline); \
29 virtual bool SetUnderline(int col, int row, bool underline); \
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dinformation_panel.go18 donate := style.FgMagenta.SetUnderline().Sprint(gui.Tr.Donate)
19 askQuestion := style.FgYellow.SetUnderline().Sprint(gui.Tr.AskQuestion)
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpfont.cxx113 pFont->SetUnderline(enumXFUnderlineSingle); in Override()
116 pFont->SetUnderline(enumXFUnderlineDouble); in Override()
119 pFont->SetUnderline(enumXFUnderlineSingle, true); in Override()
122 pFont->SetUnderline(enumXFUnderlineSingle, true); in Override()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpfont.cxx114 pFont->SetUnderline(enumXFUnderlineSingle); in Override()
117 pFont->SetUnderline(enumXFUnderlineDouble); in Override()
120 pFont->SetUnderline(enumXFUnderlineSingle, true); in Override()
123 pFont->SetUnderline(enumXFUnderlineSingle, true); in Override()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dhyperlabel.cxx79 aFont.SetUnderline(LINESTYLE_SINGLE); in MouseMove()
84 aFont.SetUnderline(LINESTYLE_NONE); in MouseMove()
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/style/
H A Dtext_style.go66 func (b TextStyle) SetUnderline() TextStyle { func
67 b.decoration.SetUnderline()
H A Ddecoration.go15 func (d *Decoration) SetUnderline() { func
H A Dbasic_styles.go34 AttrUnderline = New().SetUnderline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dhyperlabel.cxx97 aFont.SetUnderline(LINESTYLE_SINGLE); in MouseMove()
102 aFont.SetUnderline(LINESTYLE_NONE); in MouseMove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dswfont.hxx90 inline void SetUnderline( const FontLineStyle eUnderline );
213 inline void SetUnderline( const FontLineStyle eUnderline );
536 inline void SwSubFont::SetUnderline( const FontLineStyle eUnderline ) in SetUnderline() function in SwSubFont
539 Font::SetUnderline( eUnderline ); in SetUnderline()
542 inline void SwFont::SetUnderline( const FontLineStyle eUnderline ) in SetUnderline() function in SwFont
545 m_aSub[SwFontScript::Latin].SetUnderline( eUnderline ); in SetUnderline()
546 m_aSub[SwFontScript::CJK].SetUnderline( eUnderline ); in SetUnderline()
547 m_aSub[SwFontScript::CTL].SetUnderline( eUnderline ); in SetUnderline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dswfont.hxx90 inline void SetUnderline( const FontLineStyle eUnderline );
214 inline void SetUnderline( const FontLineStyle eUnderline );
539 inline void SwSubFont::SetUnderline( const FontLineStyle eUnderline ) in SetUnderline() function in SwSubFont
542 Font::SetUnderline( eUnderline ); in SetUnderline()
545 inline void SwFont::SetUnderline( const FontLineStyle eUnderline ) in SetUnderline() function in SwFont
548 m_aSub[SwFontScript::Latin].SetUnderline( eUnderline ); in SetUnderline()
549 m_aSub[SwFontScript::CJK].SetUnderline( eUnderline ); in SetUnderline()
550 m_aSub[SwFontScript::CTL].SetUnderline( eUnderline ); in SetUnderline()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxffont.hxx188 void SetUnderline(enumXFUnderline underline,bool wordByWord=false);
343 inline void XFFont::SetUnderline(enumXFUnderline underline, bool wordByWord) in SetUnderline() function in XFFont
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxffont.hxx187 void SetUnderline(enumXFUnderline underline,bool wordByWord=false);
342 inline void XFFont::SetUnderline(enumXFUnderline underline, bool wordByWord) in SetUnderline() function in XFFont
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DPreferencesPanel.cpp304 table.SetUnderline(-120, 120); in DrawControls()
402 shiftTable.SetUnderline(0, 130); in DrawControls()
426 table.SetUnderline(-120, 120); in DrawSettings()
588 table.SetUnderline(-120, 120); in DrawPlugins()
/dports/devel/lazygit/lazygit-0.31.4/pkg/theme/
H A Dstyle.go19 s = s.SetUnderline()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporrst.cxx75 aFont.SetUnderline( m_eUnderline ); in Paint()
87 aFont.SetUnderline( LINESTYLE_NONE ); in Paint()
141 aFont.SetUnderline( LINESTYLE_NONE ); in Paint()
603 rFont.SetUnderline(LINESTYLE_NONE); in DoPaint()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DFont.hpp130 void SetUnderline(bool underline = true);
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Controllers/
H A DNoteEditDlgController.cs87 public void SetUnderline() in SetUnderline() method in GKCore.Controllers.NoteEditDlgController
/dports/games/endless-sky/endless-sky-0.9.14/source/text/
H A DTable.h50 void SetUnderline(int startX, int endX) noexcept;
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/inc/
H A Dsbstdobj.hxx82 void SetUnderline( bool bU ) { bUnderline = bU; } in SetUnderline() function in SbStdFont
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/inc/
H A Dsbstdobj.hxx87 void SetUnderline( bool bU ) { bUnderline = bU; } in SetUnderline() function in SbStdFont
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/
H A Dlink.h97 void SetUnderline(bool underline);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dbulmaper.cxx78 aMyFont.SetUnderline(rUItem.GetLineStyle()); in MapFontsInNumRule()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dbulmaper.cxx78 aMyFont.SetUnderline(rUItem.GetLineStyle()); in MapFontsInNumRule()

12345678910>>...15