Home
last modified time | relevance | path

Searched refs:NOBORDER (Results 1 – 25 of 55) sorted by relevance

123

/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Window.H190 void clear_border() {set_flag(NOBORDER);} in clear_border()
192 unsigned int border() const {return !(flags() & NOBORDER);} in border()
194 void set_override() {set_flag(NOBORDER|OVERRIDE);} in set_override()
H A DFl_Widget.H170 NOBORDER = 1<<3, ///< don't draw a decoration (Fl_Window) enumerator
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Window.H189 void clear_border() {set_flag(NOBORDER);} in clear_border()
191 unsigned int border() const {return !(flags() & NOBORDER);} in border()
193 void set_override() {set_flag(NOBORDER|OVERRIDE);} in set_override()
H A DFl_Widget.H167 NOBORDER = 1<<3, ///< don't draw a decoration (Fl_Window) enumerator
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Window_fullscreen.cxx46 clear_flag(NOBORDER); in border()
49 set_flag(NOBORDER); in border()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Window_fullscreen.cxx46 clear_flag(NOBORDER); in border()
49 set_flag(NOBORDER); in border()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Window_fullscreen.cxx51 clear_flag(NOBORDER); in border()
54 set_flag(NOBORDER); in border()
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Window.H274 void clear_border() {set_flag(NOBORDER);} in clear_border()
276 unsigned int border() const {return !(flags() & NOBORDER);} in border()
278 void set_override() {set_flag(NOBORDER|OVERRIDE);} in set_override()
H A DFl_Widget.H159 NOBORDER = 1<<3, ///< don't draw a decoration (Fl_Window) enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/doc/html/
H A Dstyle.css20 .NOBORDER { BORDER-WIDTH: None; BORDER-STYLE: None; PADDING: 0; BACKGROUND-COLOR: #FFFFF8; }
21 .NOBORDER TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,Sans-Serif; BORDER-WIDTH: None…
/dports/converters/libticonv/libticonv-1.1.5/docs/html/
H A Dstyle.css20 .NOBORDER { BORDER-WIDTH: None; BORDER-STYLE: None; PADDING: 0; BACKGROUND-COLOR: #FFFFF8; }
21 .NOBORDER TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,Sans-Serif; BORDER-WIDTH: None…
/dports/comms/libticalcs2/libticalcs2-1.1.9/docs/html/
H A Dstyle.css20 .NOBORDER { BORDER-WIDTH: None; BORDER-STYLE: None; PADDING: 0; BACKGROUND-COLOR: #FFFFF8; }
21 .NOBORDER TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,Sans-Serif; BORDER-WIDTH: None…
/dports/comms/libticables2/libticables2-1.3.5/docs/html/
H A Dstyle.css20 .NOBORDER { BORDER-WIDTH: None; BORDER-STYLE: None; PADDING: 0; BACKGROUND-COLOR: #FFFFF8; }
21 .NOBORDER TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,Sans-Serif; BORDER-WIDTH: None…
/dports/devel/libtifiles2/libtifiles2-1.1.7/docs/html/
H A Dstyle.css20 .NOBORDER { BORDER-WIDTH: None; BORDER-STYLE: None; PADDING: 0; BACKGROUND-COLOR: #FFFFF8; }
21 .NOBORDER TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana,Arial,Helvetica,Sans-Serif; BORDER-WIDTH: None…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dimpviewframe.hxx72 p->GetFrame().GetWindow().SetBorderStyle( WindowBorderStyle::NOBORDER ); in SfxFrameViewWindow_Impl()
H A Dframe2.cxx313 …GetCurrentViewFrame()->GetWindow().SetBorderStyle( bSet ? WindowBorderStyle::NOBORDER : WindowBord… in SetPresentationMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dimpviewframe.hxx75 p->GetFrame().GetWindow().SetBorderStyle( WindowBorderStyle::NOBORDER ); in SfxFrameViewWindow_Impl()
H A Dframe2.cxx320 …GetCurrentViewFrame()->GetWindow().SetBorderStyle( bSet ? WindowBorderStyle::NOBORDER : WindowBord… in SetPresentationMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl70 const long NOBORDER = 1048576;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl70 const long NOBORDER = 1048576;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dvclenum.hxx115 NOBORDER = 0x1000, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dvclenum.hxx113 NOBORDER = 0x1000, enumerator
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dmenucalls.c71 #define BORDERS (NOBORDER | DOTTED | DASHED)
915 case NOBORDER: in setallstylemarks()
1015 if ((newstyle & NOBORDER) && !(newstyle & FILLED)) { in setelementstyle()
1066 if ((newstyle & NOBORDER) && !(newstyle & FILLED)) { in setelementstyle()
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dwindoz.h541 #define NOBORDER FALSE macro
/dports/deskutils/phpicalendar/phpicalendar-2.4/templates/default/
H A Dweek.tpl56 <td {COLSPAN} class="{TODAY}"{NOBORDER}>

123