Home
last modified time | relevance | path

Searched refs:textfunc (Results 1 – 17 of 17) sorted by relevance

/dports/audio/mp3info/mp3info-0.8.5a/
H A Dmp3info.mdsp86 4=textfunc.c
92 3=textfunc.h
H A DMakefile38 SRCS = mp3info.c textfunc.c mp3curs.c mp3tech.c
39 OBJS = mp3info.o textfunc.o mp3curs.o mp3tech.o
/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dreadmail.pl573 my $textfunc = load_textencoder();
574 if (defined($textfunc)) {
576 print STDERR "MAILread_body: have textfunc: $textfunc\n";
579 if defined(&$textfunc($body, $charset, $TextEncode));
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dalgmatlab.cwl33 \textfunc{text}#*
/dports/biology/ncbi-toolkit/ncbi/asn/
H A Dobjprt.asn56 textfunc VisibleString OPTIONAL }
H A Dasn.all4220 textfunc VisibleString OPTIONAL }
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/objprt/
H A Dobjprt.asn56 textfunc VisibleString OPTIONAL }
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/objprt/
H A Dobjprt.asn56 textfunc VisibleString OPTIONAL }
/dports/games/edge/Edge-1.35-source/docs/contrib/
H A Dc_consol.c1175 void (*textfunc)(int,int,int,const byte *); in C_DrawMid() local
1180 textfunc = V_DrawTextClean; in C_DrawMid()
1183 textfunc = V_DrawText; in C_DrawMid()
1189 textfunc (PrintColors[PRINTLEVELS], in C_DrawMid()
/dports/games/edge/Edge-1.35-source/contrib/
H A Dc_consol.c1175 void (*textfunc)(int,int,int,const byte *); in C_DrawMid() local
1180 textfunc = V_DrawTextClean; in C_DrawMid()
1183 textfunc = V_DrawText; in C_DrawMid()
1189 textfunc (PrintColors[PRINTLEVELS], in C_DrawMid()
/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjprt.c1072 MemFree(ptr -> textfunc); in PrintFormTextFree()
1111 ptr->textfunc = (CharPtr)av.ptrvalue; in PrintFormTextAsnRead()
1148 if (ptr -> textfunc != NULL){ in PrintFormTextAsnWrite()
1149 av.ptrvalue = (Pointer) ptr -> textfunc; in PrintFormTextAsnWrite()
H A Dobjprt.h206 CharPtr textfunc; member
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Drepomodel.py625 textfunc = self._columnmap.get(column)
626 if textfunc is None:
628 return textfunc(self, ctx)
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dst_stuff.c482 void (*textfunc)(INT32, INT32, INT32, const char *); in ST_drawDebugInfo() local
491 textfunc = V_DrawRightAlignedString; in ST_drawDebugInfo()
496 textfunc = V_DrawRightAlignedSmallString; in ST_drawDebugInfo()
507 textfunc(320, height, VFLAGS, str);\ in ST_drawDebugInfo()
510 #define V_DrawDebugFlag(f, str) textfunc(width, height, VFLAGS|f, str);\ in ST_drawDebugInfo()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dprtutil.c1089 if (pftp->textfunc != NULL) in PrintStackPrint()
1090 data = pftp->textfunc; /* kludge for now */ in PrintStackPrint()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/testdata/
H A Dall.asn3849 textfunc VisibleString OPTIONAL }
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/testdata/
H A Dall.asn3849 textfunc VisibleString OPTIONAL }