Home
last modified time | relevance | path

Searched refs:FlushLine (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/asl/asl-current/
H A Dtex2html.c937 FlushLine(); in TeXFlushLine()
946 FlushLine(); in TeXFlushLine()
1077 FlushLine(); in TeXNewSection()
1415 FlushLine(); in TeXItem()
1455 FlushLine(); in TeXBibItem()
1709 FlushLine(); in TeXAddCaption()
1845 FlushLine(); in TeXVSpace()
2047 FlushLine(); in TeXNewParagraph()
2065 FlushLine(); in TeXContents()
2125 FlushLine(); in TeXPrintIndex()
[all …]
H A Dtex2doc.c1007 FlushLine(); in TeXFlushLine()
1135 FlushLine(); in TeXNewSection()
1240 FlushLine(); in TeXBeginEnv()
1262 FlushLine(); in TeXBeginEnv()
1426 FlushLine(); in TeXItem()
1465 FlushLine(); in TeXBibItem()
1704 FlushLine(); in TeXAddCaption()
1811 FlushLine(); in TeXVSpace()
2002 FlushLine(); in TeXNewParagraph()
2019 FlushLine(); in TeXContents()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dinvmerge.cxx37 FlushLine(); in Flush()
95 void ScInvertMerger::FlushLine() in FlushLine() function in ScInvertMerger
156 FlushLine(); // use old line rect for total rect in AddRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dinvmerge.cxx37 FlushLine(); in Flush()
96 void ScInvertMerger::FlushLine() in FlushLine() function in ScInvertMerger
157 FlushLine(); // use old line rect for total rect in AddRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dbitmap_gfx.cxx60 void FlushLine ();
73 FlushLine (); in ~HexEncoder()
91 FlushLine (); in WriteAscii()
101 HexEncoder::FlushLine () in FlushLine() function in psp::HexEncoder
130 void FlushLine ();
237 FlushLine (); in WriteAscii()
247 Ascii85Encoder::FlushLine () in FlushLine() function in psp::Ascii85Encoder
261 FlushLine (); in ~Ascii85Encoder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dbitmap_gfx.cxx74 void FlushLine ();
85 FlushLine (); in ~HexEncoder()
103 FlushLine (); in WriteAscii()
113 HexEncoder::FlushLine () in FlushLine() function in psp::HexEncoder
140 void FlushLine ();
245 FlushLine (); in WriteAscii()
255 Ascii85Encoder::FlushLine () in FlushLine() function in psp::Ascii85Encoder
269 FlushLine (); in ~Ascii85Encoder()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrFont.cpp250 FlushLine(); in ~rTextField()
270 void rTextField::FlushLine(int len,bool newline){ in FlushLine() function in rTextField
369 void rTextField::FlushLine(bool newline){ in FlushLine() function in rTextField
370 FlushLine(buffer.Len()-realx,newline); in FlushLine()
377 FlushLine(); in WriteChar()
508 FlushLine(false); in StringOutput()
H A DrFont.h83 void FlushLine(int len,bool newline=true);
84 void FlushLine(bool newline=true);
140 FlushLine(false); in ResetColor()
/dports/lang/voc/voc-63008f6/src/tools/testcoordinator/
H A DTestClient.Mod70 PROCEDURE FlushLine;
77 END FlushLine;
96 IF Buffer.CR OR (c = 0AX) THEN FlushLine END;
105 BEGIN IF (Buffer.length # 0) OR Buffer.CR THEN FlushLine END
H A DTestCoordinator.Mod90 PROCEDURE FlushLine(co: Connection);
97 END FlushLine;
102 IF co.CR OR (c = 0AX) THEN FlushLine(co) END;
202 IF co.length > 0 THEN FlushLine(co) END;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dinvmerge.hxx33 void FlushLine();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dinvmerge.hxx34 void FlushLine();
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrapen.pas559 procedure FlushLine(lastPointIndex: integer); procedure
612 FlushLine(-1);
622 FlushLine(-1);
860 FlushLine(-1);
1001 FlushLine(-1);
1023 FlushLine(-1);
1040 FlushLine(-1);
1047 FlushLine(-1);
1050 FlushLine(i+1);
1054 FlushLine(i+1);
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrapen.pas559 procedure FlushLine(lastPointIndex: integer); procedure
612 FlushLine(-1);
622 FlushLine(-1);
860 FlushLine(-1);
1001 FlushLine(-1);
1023 FlushLine(-1);
1040 FlushLine(-1);
1047 FlushLine(-1);
1050 FlushLine(i+1);
1054 FlushLine(i+1);
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsPlainTextSerializer.cpp428 FlushLine(); in Flush()
846 FlushLine(); in DoCloseContainer()
878 FlushLine(); in DoCloseContainer()
886 FlushLine(); // Doing this after decreasing OLStackIndex would be wrong. in DoCloseContainer()
900 FlushLine(); in DoCloseContainer()
913 FlushLine(); // Is this needed? in DoCloseContainer()
1181 nsPlainTextSerializer::FlushLine() in FlushLine() function in nsPlainTextSerializer
1593 FlushLine(); in Write()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsPlainTextSerializer.cpp419 FlushLine(); in Flush()
797 FlushLine(); in DoCloseContainer()
823 FlushLine(); in DoCloseContainer()
830 FlushLine(); // Doing this after decreasing OLStackIndex would be wrong. in DoCloseContainer()
842 FlushLine(); in DoCloseContainer()
851 FlushLine(); // Is this needed? in DoCloseContainer()
1090 void nsPlainTextSerializer::FlushLine() { in FlushLine() function in nsPlainTextSerializer
1481 FlushLine(); in Write()
/dports/science/jstrack/jstrack/extlib/tcllib1.19/ldap/
H A Dldapx.tcl1542 if {! [FlushLine $selfns "" result prev msg]} then {
1562 if {! [FlushLine $selfns "" result prev msg]} then {
1572 if {! [FlushLine $selfns $line result prev msg]} then {
1584 if {! [FlushLine $selfns "" result prev msg]} then {
1591 proc FlushLine {selfns line _result _prev _msg} {
/dports/devel/tcllib/tcllib-1.20/modules/ldap/
H A Dldapx.tcl1542 if {! [FlushLine $selfns "" result prev msg]} then {
1562 if {! [FlushLine $selfns "" result prev msg]} then {
1572 if {! [FlushLine $selfns $line result prev msg]} then {
1584 if {! [FlushLine $selfns "" result prev msg]} then {
1591 proc FlushLine {selfns line _result _prev _msg} {
/dports/devel/tcllibc/tcllib-1.20/modules/ldap/
H A Dldapx.tcl1542 if {! [FlushLine $selfns "" result prev msg]} then {
1562 if {! [FlushLine $selfns "" result prev msg]} then {
1572 if {! [FlushLine $selfns $line result prev msg]} then {
1584 if {! [FlushLine $selfns "" result prev msg]} then {
1591 proc FlushLine {selfns line _result _prev _msg} {
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwos2help.pas324 procedure FlushLine; procedure
331 if length(Line)>=255 then FlushLine;
543 FlushLine;
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwos2help.pas324 procedure FlushLine; procedure
331 if length(Line)>=255 then FlushLine;
543 FlushLine;
H A Dwhelp.pas858 procedure FlushLine; procedure
867 FlushLine;
904 FlushLine;
966 FlushLine;
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkChacoReader.h224 void FlushLine( FILE *infile);
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkChacoReader.h241 void FlushLine( FILE *infile);
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkChacoReader.h238 void FlushLine(FILE* infile);

12