Home
last modified time | relevance | path

Searched refs:styleDone (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/scintilla/scite/src/
H A DExportXML.cxx119 bool styleDone = false; in SaveToXML() local
145 if (styleDone) { in SaveToXML()
147 styleDone = false; in SaveToXML()
171 if (styleDone) { fputs("</t>", fp); } in SaveToXML()
188 styleDone = true; in SaveToXML()
210 if (styleDone) { in SaveToXML()
/dports/editors/scite/scite/src/
H A DExportXML.cxx119 bool styleDone = false; in SaveToXML() local
145 if (styleDone) { in SaveToXML()
147 styleDone = false; in SaveToXML()
171 if (styleDone) { fputs("</t>", fp); } in SaveToXML()
188 styleDone = true; in SaveToXML()
210 if (styleDone) { in SaveToXML()
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/terminal-progress-bar-0.4.1/src/System/
H A DProgressBar.hs254 , TL.replicate completed $ TL.singleton $ styleDone style
372 , styleDone :: !Char function
435 , styleDone = '=' function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dsteexprt.cpp1683 bool styleDone = false ; in SaveToXML() local
1709 if (styleDone) { in SaveToXML()
1711 styleDone = false ; in SaveToXML()
1735 if (styleDone) { fputs("</t>", fp) ; } in SaveToXML()
1752 styleDone = true ; in SaveToXML()
1774 if (styleDone) { in SaveToXML()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dshape.c306 int styleDone = 0; in SWFOutput_writeGlyphShape() local
315 if(!styleDone && shape->records[i].type == SHAPERECORD_STATECHANGE) in SWFOutput_writeGlyphShape()
319 styleDone = 1; in SWFOutput_writeGlyphShape()
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dshape.c306 int styleDone = 0; in SWFOutput_writeGlyphShape() local
315 if(!styleDone && shape->records[i].type == SHAPERECORD_STATECHANGE) in SWFOutput_writeGlyphShape()
319 styleDone = 1; in SWFOutput_writeGlyphShape()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.c306 int styleDone = 0;
315 if(!styleDone && shape->records[i].type == SHAPERECORD_STATECHANGE)
319 styleDone = 1;
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.c306 int styleDone = 0; in SWFOutput_writeGlyphShape() local
315 if(!styleDone && shape->records[i].type == SHAPERECORD_STATECHANGE) in SWFOutput_writeGlyphShape()
319 styleDone = 1; in SWFOutput_writeGlyphShape()