Home
last modified time | relevance | path

Searched refs:curstyle (Results 1 – 25 of 39) sorted by relevance

12

/dports/cad/jspice3/jspice3-2.5/src/lib/dosmfb/
H A Dmfbline.c65 pc.curstyle = style;
79 pc.curstyle = num;
116 if (pc.curstyle) {
145 if (!pc.curstyle) {
180 if (!pc.curstyle) {
295 if (!pc.curstyle) {
388 if (!pc.curstyle) {
435 if (!pc.curstyle) {
561 if (!pc.curstyle) {
612 if (!pc.curstyle) {
[all …]
H A Dmfbinfo.c37 case CURLINESTYLE: return (pc.curstyle); in MFBInfo()
/dports/textproc/R-cran-rbibutils/rbibutils/tests/testthat/
H A Dtest-bibstyleExtra.R6 curstyle <- tools::getBibstyle() globalVar
11 if(curstyle == "JSS")
12 expect_equal(tools::getBibstyle(), curstyle)
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXConsole.cpp268 FXuint curstyle; in drawTextLine() local
280 curstyle=styleOf(line,index,sp,sc); in drawTextLine()
285 if(newstyle!=curstyle){ in drawTextLine()
287 if(curstyle&STYLE_TEXT) drawTextFragment(dc,edge+x,y,w,h,&contents[index][sp],ep-sp,curstyle); in drawTextLine()
288 curstyle=newstyle; in drawTextLine()
300 if(curstyle&STYLE_TEXT) drawTextFragment(dc,edge+x,y,w,h,&contents[index][sp],ep-sp,curstyle); in drawTextLine()
305 curstyle=styleOf(line,index,ep,ec); in drawTextLine()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXConsole.cpp268 FXuint curstyle; in drawTextLine() local
280 curstyle=styleOf(line,index,sp,sc); in drawTextLine()
285 if(newstyle!=curstyle){ in drawTextLine()
287 if(curstyle&STYLE_TEXT) drawTextFragment(dc,edge+x,y,w,h,&contents[index][sp],ep-sp,curstyle); in drawTextLine()
288 curstyle=newstyle; in drawTextLine()
300 if(curstyle&STYLE_TEXT) drawTextFragment(dc,edge+x,y,w,h,&contents[index][sp],ep-sp,curstyle); in drawTextLine()
305 curstyle=styleOf(line,index,ep,ec); in drawTextLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxslt/src/libxslt/
H A Dpattern.c2366 xsltStylesheetPtr curstyle; in xsltGetTemplate() local
2377 curstyle = ctxt->style; in xsltGetTemplate()
2382 while ((curstyle != NULL) && (curstyle != style)) { in xsltGetTemplate()
2454 list = curstyle->attrMatch; in xsltGetTemplate()
2460 list = curstyle->piMatch; in xsltGetTemplate()
2467 list = curstyle->rootMatch; in xsltGetTemplate()
2474 list = curstyle->textMatch; in xsltGetTemplate()
2478 list = curstyle->commentMatch; in xsltGetTemplate()
2513 list = curstyle->elemMatch; in xsltGetTemplate()
2541 list = curstyle->keyMatch; in xsltGetTemplate()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxslt/src/libxslt/
H A Dpattern.c2366 xsltStylesheetPtr curstyle; in xsltGetTemplate() local
2377 curstyle = ctxt->style; in xsltGetTemplate()
2382 while ((curstyle != NULL) && (curstyle != style)) { in xsltGetTemplate()
2454 list = curstyle->attrMatch; in xsltGetTemplate()
2460 list = curstyle->piMatch; in xsltGetTemplate()
2467 list = curstyle->rootMatch; in xsltGetTemplate()
2474 list = curstyle->textMatch; in xsltGetTemplate()
2478 list = curstyle->commentMatch; in xsltGetTemplate()
2513 list = curstyle->elemMatch; in xsltGetTemplate()
2541 list = curstyle->keyMatch; in xsltGetTemplate()
[all …]
/dports/textproc/libxslt/libxslt-1.1.34/libxslt/
H A Dpattern.c2366 xsltStylesheetPtr curstyle; in xsltGetTemplate() local
2377 curstyle = ctxt->style; in xsltGetTemplate()
2382 while ((curstyle != NULL) && (curstyle != style)) { in xsltGetTemplate()
2454 list = curstyle->attrMatch; in xsltGetTemplate()
2460 list = curstyle->piMatch; in xsltGetTemplate()
2467 list = curstyle->rootMatch; in xsltGetTemplate()
2474 list = curstyle->textMatch; in xsltGetTemplate()
2478 list = curstyle->commentMatch; in xsltGetTemplate()
2513 list = curstyle->elemMatch; in xsltGetTemplate()
2541 list = curstyle->keyMatch; in xsltGetTemplate()
[all …]
/dports/irc/dxirc/dxirc-1.40.0/fox/
H A Ddxtext.cpp897 FXuint curstyle; in drawTextLine() local
920 curstyle = styleOf(index, sp); in drawTextLine()
926 if (newstyle != curstyle) in drawTextLine()
928 if(curstyle&STYLE_SMILEY) in drawTextLine()
930 style = curstyle&=~STYLE_SMILEY; in drawTextLine()
941 if(curstyle&STYLE_TEXT) in drawTextLine()
944 curstyle = newstyle; in drawTextLine()
960 if(curstyle&STYLE_SMILEY) in drawTextLine()
962 style = curstyle&=~STYLE_SMILEY; in drawTextLine()
972 fillBufferRect(dc,edge+x,y,w,h,curstyle); in drawTextLine()
[all …]
H A Ddxtextfield.cpp1135 FXuint curstyle,newstyle; in drawTextRange() local
1281 curstyle=getStyle(fm); in drawTextRange()
1288 if(newstyle!=curstyle){ in drawTextRange()
1290 if(curstyle==0) dc.setForeground(textColor); in drawTextRange()
1291 else if(curstyle==1){ in drawTextRange()
1300 curstyle=newstyle; in drawTextRange()
1306 if(curstyle==0) dc.setForeground(textColor); in drawTextRange()
1307 else if(curstyle==1){ in drawTextRange()
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dstoryeditor.cpp2475 Editor->CurrTextFill = curstyle.fillColor(); in updateProps()
2476 Editor->CurrTextFillSh = curstyle.fillShade(); in updateProps()
2477 Editor->CurrTextStroke = curstyle.strokeColor(); in updateProps()
2478 Editor->CurrTextStrokeSh = curstyle.strokeShade(); in updateProps()
2480 Editor->CurrFont = curstyle.font().scName(); in updateProps()
2481 Editor->CurrFontSize = curstyle.fontSize(); in updateProps()
2482 Editor->CurrentEffects = curstyle.effects(); in updateProps()
2483 Editor->CurrTextKern = curstyle.tracking(); in updateProps()
2484 Editor->CurrTextScaleH = curstyle.scaleH(); in updateProps()
2485 Editor->CurrTextScaleV = curstyle.scaleV(); in updateProps()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dmfbp.h47 int curstyle; /* current line style */ member
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dinternal.h1144 coerce_styles(fbuf* f, const tinfo* ti, uint16_t* curstyle, in coerce_styles() argument
1148 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_BOLD, in coerce_styles()
1150 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_ITALIC, in coerce_styles()
1152 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_STRUCK, in coerce_styles()
1157 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_UNDERLINE, in coerce_styles()
1160 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_UNDERCURL, in coerce_styles()
1163 ret |= term_setstyle(f, *curstyle, newstyle, NCSTYLE_UNDERCURL | NCSTYLE_UNDERLINE, in coerce_styles()
1166 *curstyle = newstyle; in coerce_styles()
/dports/games/xzip/xzip/
H A Dxtext.c1070 int curstyle; in xtext_layout() local
1122 curstyle = stylelist[styx].attr; in xtext_layout()
1161 curstyle = stylelist[styx].attr; in xtext_layout()
1174 XTextExtents(fontstr[curstyle], charbuf+ix, jx-ix, &direction, &ascent, &descent, &overall); in xtext_layout()
1182 XTextExtents(fontstr[curstyle], charbuf+letx, 1, &direction, &ascent, &descent, &overall); in xtext_layout()
1207 spaceswidth = ejx * spacewidth[curstyle]; in xtext_layout()
1212 thisword->attr = curstyle; in xtext_layout()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/texmath-0.12.1.1/src/Text/TeXMath/Readers/
H A DMathML.hs143 curstyle <- asks curStyle
147 | curstyle == getTextType v -> return base
217 curstyle <- asks curStyle
222 return $ if curstyle == tt
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTerminal.cpp4593 FXuint curstyle,newstyle; in drawTextRow() local
4706 curstyle=style(row,linebeg,lineend,sp); in drawTextRow()
4711 if(newstyle!=curstyle){ in drawTextRow()
4712 fillBufferRect(dc,edge+x,y,w,h,curstyle); in drawTextRow()
4713 if(curstyle&STYLE_TEXT) drawBufferText(dc,edge+x,y,w,h,sp,ep-sp,curstyle); in drawTextRow()
4714 curstyle=newstyle; in drawTextRow()
4725 fillBufferRect(dc,edge+x,y,w,h,curstyle); in drawTextRow()
4726 if(curstyle&STYLE_TEXT) drawBufferText(dc,edge+x,y,w,h,sp,ep-sp,curstyle); in drawTextRow()
4731 curstyle=style(row,linebeg,truelineend,ep); in drawTextRow()
4732 fillBufferRect(dc,edge+x,y,right-edge-x,h,curstyle); in drawTextRow()
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/texmath-0.12.3.1/src/Text/TeXMath/Readers/
H A DMathML.hs143 curstyle <- asks curStyle
147 | curstyle == getTextType v -> return base
217 curstyle <- asks curStyle
222 return $ if curstyle == tt
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/
H A Dtscreen.go86 curstyle Style member
405 t.curstyle = Style(-1)
571 if style != t.curstyle {
592 t.curstyle = style
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/
H A Dtscreen.go86 curstyle Style member
405 t.curstyle = Style(-1)
571 if style != t.curstyle {
592 t.curstyle = style
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/
H A Dtscreen.go84 curstyle Style member
403 t.curstyle = Style(-1)
569 if style != t.curstyle {
590 t.curstyle = style
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/
H A Dtscreen.go86 curstyle Style member
407 t.curstyle = Style(-1)
573 if style != t.curstyle {
597 t.curstyle = style
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/
H A Dtscreen.go86 curstyle Style member
405 t.curstyle = Style(-1)
571 if style != t.curstyle {
592 t.curstyle = style
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/
H A Dtscreen.go86 curstyle Style member
405 t.curstyle = Style(-1)
571 if style != t.curstyle {
592 t.curstyle = style
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/
H A Dtscreen.go84 curstyle Style member
404 t.curstyle = Style(-1)
570 if style != t.curstyle {
591 t.curstyle = style
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/
H A Dtscreen.go84 curstyle Style member
404 t.curstyle = Style(-1)
570 if style != t.curstyle {
591 t.curstyle = style

12