Home
last modified time | relevance | path

Searched refs:fixtext (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/freedoko/FreeDoko_0.7.19/src/utils/
H A Dparser.h34 bool parse(string const& text, char const* fixtext, Args&... args);
41 bool parse_(string& text, char const* fixtext);
51 Parser::parse(string const& text, char const* fixtext, Args&... args) in parse() argument
54 if (!parse_(text2, fixtext)) in parse()
H A Dparser.cpp79 parse_(string& text, char const* fixtext) in parse_() argument
81 auto const n = strlen(fixtext); in parse_()
82 if (text.compare(0, n, fixtext)) in parse_()
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/src/
H A DWhistspectr.c279 offset(histspectr.fixtext),
423 if(new->histspectr.fixtext && new->histspectr.fixtext[0] ){ in Initialize()
424 new->histspectr.fixtext = strdup(new->histspectr.fixtext); in Initialize()
587 if(newon->histspectr.fixtext != current->histspectr.fixtext){ in SetValues()
592 if(newon->histspectr.fixtext && newon->histspectr.fixtext[0]){ in SetValues()
593 newon->histspectr.fixtext = strdup(newon->histspectr.fixtext); in SetValues()
1215 if(cw->histspectr.fixtext){ in drawannot()
1607 if(cw->histspectr.fixtext) in XwHistspectrSettext()
1608 free(cw->histspectr.fixtext); in XwHistspectrSettext()
1610 cw->histspectr.fixtext = NULL; in XwHistspectrSettext()
[all …]
H A DWhistspectrP.h118 char *fixtext; /* if no zero && not empty draw fix text */ member
H A DWHistbarP.h116 char *fixtext; /* if no zero && not empty draw fix text */ member
H A DWScrollP.h121 char *fixtext; /* if no zero && not empty draw fix text */ member
H A DWEzdrawP.h108 char *fixtext; /* if no zero && not empty draw fix text */ member
H A DWHistbar.c1135 if(cw->histbar.bars[ID].fixtext) in Destroy()
1136 free(cw->histbar.bars[ID].fixtext); in Destroy()
1295 if( cw->histbar.bars[i].fixtext){ in drawannot()
1301 ,pos , ypix ,cw->histbar.bars[i].fixtext in drawannot()
1302 ,strlen(cw->histbar.bars[i].fixtext)); in drawannot()
1969 if(cw->histbar.bars[ID].fixtext) in XwHistbarSettext()
1970 free(cw->histbar.bars[ID].fixtext); in XwHistbarSettext()
1972 cw->histbar.bars[ID].fixtext = NULL; in XwHistbarSettext()
1975 cw->histbar.bars[ID].fixtext = strdup(text); in XwHistbarSettext()
H A DWScroll.c1351 if(cw->scroll.crv[ID].fixtext) in Destroy()
1352 free(cw->scroll.crv[ID].fixtext); in Destroy()
1987 if(cw->scroll.crv[i].fixtext && cw->scroll.crv[i].fixtext[0]){ in addtext()
1990 ,xpix , ypix ,cw->scroll.crv[i].fixtext,strlen(cw->scroll.crv[i].fixtext)); in addtext()
2297 if(cw->scroll.crv[ID].fixtext) in XwScrollSettext()
2298 free(cw->scroll.crv[ID].fixtext); in XwScrollSettext()
2300 cw->scroll.crv[ID].fixtext = NULL; in XwScrollSettext()
2303 cw->scroll.crv[ID].fixtext = strdup(text); in XwScrollSettext()
H A DWEzdraw.c1525 if(cw->ezdraw.crv[i].fixtext && cw->ezdraw.crv[i].fixtext[0]){ in addtext()
1528 ,xpix , ypix ,cw->ezdraw.crv[i].fixtext,strlen(cw->ezdraw.crv[i].fixtext)); in addtext()
2269 if(cw->ezdraw.crv[ID].fixtext) in XwEzdrawSettext()
2270 free(cw->ezdraw.crv[ID].fixtext); in XwEzdrawSettext()
2272 cw->ezdraw.crv[ID].fixtext = NULL; in XwEzdrawSettext()
2275 cw->ezdraw.crv[ID].fixtext = strdup(text); in XwEzdrawSettext()
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolialint.cxx69 bool fixtext = false; in main() local
104 fixtext = Opts.extract("fixtext"); in main()
151 if ( fixtext ){ in main()
H A Dfolia_subclasses.cxx516 else if ( doc()->checktext() || doc()->fixtext() ){ in get_reference()
525 if ( doc()->fixtext() ){ in get_reference()
617 else if ( doc()->checktext() || doc()->fixtext() ){ in get_reference()
626 if ( doc()->fixtext() ){ in get_reference()
/dports/emulators/mess/mame-mame0226/src/emu/
H A Drendfont.cpp395 for (fix_strings_t *fixtext = convert_text; fixtext->glyph_code; ++fixtext) in convert_command_glyph() local
397 if (!fixtext->glyph_str_len) in convert_command_glyph()
398 fixtext->glyph_str_len = std::strlen(fixtext->glyph_str); in convert_command_glyph()
400 if (!std::strncmp(fixtext->glyph_str, &str[i], fixtext->glyph_str_len)) in convert_command_glyph()
402 uchar = fixtext->glyph_code + COMMAND_UNICODE; in convert_command_glyph()
403 i += strlen(fixtext->glyph_str); in convert_command_glyph()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drendfont.cpp395 for (fix_strings_t *fixtext = convert_text; fixtext->glyph_code; ++fixtext) in convert_command_glyph() local
397 if (!fixtext->glyph_str_len) in convert_command_glyph()
398 fixtext->glyph_str_len = std::strlen(fixtext->glyph_str); in convert_command_glyph()
400 if (!std::strncmp(fixtext->glyph_str, &str[i], fixtext->glyph_str_len)) in convert_command_glyph()
402 uchar = fixtext->glyph_code + COMMAND_UNICODE; in convert_command_glyph()
403 i += strlen(fixtext->glyph_str); in convert_command_glyph()
/dports/lang/python-legacy/Python-2.7.18/Lib/xml/etree/
H A DElementTree.py1545 fixtext = self._fixtext
1549 attrib[fixname(key)] = fixtext(value)
1554 fixtext = self._fixtext
1559 attrib[fixname(attrib_in[i])] = fixtext(attrib_in[i+1])
/dports/lang/python27/Python-2.7.18/Lib/xml/etree/
H A DElementTree.py1545 fixtext = self._fixtext
1549 attrib[fixname(key)] = fixtext(value)
1554 fixtext = self._fixtext
1559 attrib[fixname(attrib_in[i])] = fixtext(attrib_in[i+1])
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/xml/etree/
H A DElementTree.py1530 fixtext = self._fixtext
1534 attrib[fixname(key)] = fixtext(value)
1539 fixtext = self._fixtext
1544 attrib[fixname(attrib_in[i])] = fixtext(attrib_in[i+1])
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
H A DElementTree.py1510 fixtext = self._fixtext
1514 attrib[fixname(key)] = fixtext(value)
1519 fixtext = self._fixtext
1524 attrib[fixname(attrib_in[i])] = fixtext(attrib_in[i+1])
/dports/sysutils/hfsutils/hfsutils-3.2.6/
H A Dxhfs.tcl166 proc fixtext {text} { procedure
561 alert note "Software License" [fixtext [hfs license]] 190
577 alert note "Options" [fixtext $text] 150
599 alert note "Transfer Modes" [fixtext $text]
/dports/games/xscavenger/xscavenger-1.4.5/src/
H A Dscav.h404 extern void fixtext();
H A Dscav.c635 void fixtext() in fixtext() function
904 fixtext(); in initdemo()
924 fixtext(); in startgame()
1056 fixtext(); in nextlevel()
1238 fixtext(); in iterate()
/dports/games/sdl_scavenger/sdlscav-145/
H A Dscav.h454 extern void fixtext();
H A Dscav.c672 void fixtext() in fixtext() function
942 fixtext(); in initdemo()
963 fixtext(); in startgame()
1143 fixtext(); in nextlevel()
1331 fixtext(); in iterate()
/dports/www/lynx-current/lynx2.9.0dev.9/
H A Dmakefile.in201 @MSG_DIR_MAKE@ $(SHELL) $(scripts_dir)/fixtext.sh $(srcdir)/LYMessages_en.h >LYMessages.c
/dports/www/lynx/lynx2.8.9rel.1/
H A Dmakefile.in202 @MSG_DIR_MAKE@ $(SHELL) $(scripts_dir)/fixtext.sh $(srcdir)/LYMessages_en.h >LYMessages.c

12