Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 698395) sorted by last modified time

12345678910>>...27936

/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Ddat.h191 char *string; member
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DXDG.cc33 static std::string terminateDir(const std::string &string) in terminateDir()
/dports/x11-wm/afterstep/AfterStep-1.0/lib/
H A Dwild.c20 matchWildcards(char *pattern, char *string) in matchWildcards()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dconfigure.c1742 void find_context(char *string, int *output, struct charstring *table) in find_context()
/dports/x11-wm/libcompizconfig/libcompizconfig-0.8.8/src/
H A Dini.c537 char *string = NULL; in ccsIniSetInt() local
553 char *string = NULL; in ccsIniSetFloat() local
579 char *string; in ccsIniSetColor() local
/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Dmisc.c684 protect_quotes (char *string) in protect_quotes()
H A Dload.c51 #define DPUT(string) argument
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dutil.c671 MyFont_TextWidth(MyFont *font, const char *string, int len) in MyFont_TextWidth()
685 int x, int y, const char *string, int len) in MyFont_DrawImageString()
696 int x, int y, const char *string, int len) in MyFont_DrawString()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Ddat.h260 char* string; member
/dports/x11-wm/awesome/awesome-4.3/
H A Dluaa.c497 char *string = key_get_keysym_name(keysyms[0]); in luaA_get_modifiers() local
H A Dluaa.h47 DO_ARRAY(char*, string, free_string) in DO_ARRAY() argument
/dports/x11-wm/treewm/treewm-0.4.5/xprop/
H A Dxprop.c106 char *Copy_String(string) in Copy_String() argument
622 char *Format_String(string) in Format_String() argument
640 char *Format_Len_String(string, len) in Format_Len_String() argument
670 char *Skip_Digits(string) in Skip_Digits() argument
677 char *Scan_Long(string, value) in Scan_Long() argument
688 char *Scan_Octal(string, value) in Scan_Octal() argument
709 char *Skip_Past_Right_Paran(string) in Skip_Past_Right_Paran() argument
738 int Is_A_Format(string) in Is_A_Format() argument
832 int Is_A_DFormat(string) in Is_A_DFormat() argument
912 char *Scan_Term(string, thunks, format, value) in Scan_Term() argument
[all …]
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DparseMarkup.c216 static int strip_chars ( char * string, char * chars ) in strip_chars()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/contrib/
H A DPmwFileDialog.py170 def dirvalidate(self,string): argument
176 def filevalidate(self,string): argument
428 def dirvalidate(self,string): argument
451 def filevalidate(self,string): argument
468 def dirvalidate(self,string): argument
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/contrib/
H A DPmwFileDialog.py169 def dirvalidate(self,string): argument
175 def filevalidate(self,string): argument
427 def dirvalidate(self,string): argument
450 def filevalidate(self,string): argument
467 def dirvalidate(self,string): argument
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltText.c239 bltGetTextLayoutStr(string, tsPtr, store) in bltGetTextLayoutStr() argument
361 Blt_GetTextLayoutStr(string, tsPtr) in Blt_GetTextLayoutStr() argument
369 Blt_GetTextLayout(string, tsPtr) in Blt_GetTextLayout() argument
390 Blt_GetTextExtents(tsPtr, string, widthPtr, heightPtr) in Blt_GetTextExtents() argument
1011 Blt_DrawText2(tkwin, drawable, string, tsPtr, x, y, areaPtr) in Blt_DrawText2() argument
1048 Blt_DrawText(tkwin, drawable, string, tsPtr, x, y) in Blt_DrawText() argument
H A DbltPs.c88 char *string; in TCL_VARARGS_DEF() local
286 ByteToHex(byte, string) in ByteToHex() argument
326 char string[10]; in Blt_BitmapDataToPostScript() local
406 char string[10]; local
471 char string[10]; local
621 static char string[200]; /* What size? */ local
1361 Blt_TextToPostScript(tokenPtr, string, tsPtr, x, y) in Blt_TextToPostScript() argument
H A DtkButton.c352 char *string, char *widgRec, int offset, char *strList[], char *label ) in StringToName()
391 char *string, char *widgRec, int offset) in StringToState()
407 char *string, char *widgRec, int offset) in StringToDirection()
434 char *string, char *widgRec, int offset) in StringToCompound()
480 char *string, char *widgRec, int offset) in StringToTree()
897 char *string, char *widgRec, int offset) in StringToIcons()
H A DbltVector.c205 GetIntEnd(interp, string, iPtr, endVal) in GetIntEnd() argument
251 Blt_VectorGetIndex(interp, vPtr, string, indexPtr, flags, procPtrPtr) in Blt_VectorGetIndex() argument
395 Blt_VectorGetIndexRange(interp, vPtr, string, flags, procPtrPtr) in Blt_VectorGetIndexRange() argument
1264 char string[200]; local
1935 char *string; local
2822 Blt_InstallIndexProc(interp, string, procPtr) in Blt_InstallIndexProc() argument
H A DbltVecMath.c887 ParseString(interp, string, valuePtr) in ParseString() argument
1911 EvaluateExpression(interp, string, valuePtr, cvPtr) in EvaluateExpression() argument
2127 InstallIndexProc(tablePtr, string, procPtr) in InstallIndexProc() argument
2161 EvalVectorExpr(interp, string, dataPtr, vPtr) in EvalVectorExpr() argument
2296 Blt_ExprVector(interp, string, vecPtr) in Blt_ExprVector() argument
H A DbltTreeViewColumn.c345 char *string; local
413 char *string; local
566 char *string; local
651 char *string; local
1401 char *string; local
1781 char *string; local
2065 char *string; local
2119 char *string; local
2209 char *string; local
2483 char *string; local
[all …]
H A DbltTreeView.c746 char *string; in ObjToTree() local
887 char *string; in ObjToScrollmode() local
966 char *string; in ObjToSelectmode() local
1056 char *string; in ObjToButton() local
1133 char *string; local
1230 char *string; in ObjToLabel() local
1261 char *string; in LabelToObj() local
1431 char *string; in ObjToUid() local
2763 char *string; in GetValueSize() local
4709 char *string; in ComputeFillLabel() local
[all …]
H A DbltUtil.c726 Blt_GetPosition(interp, string, indexPtr) in Blt_GetPosition() argument
752 Blt_GetPositionSize(interp, string, size, indexPtr) in Blt_GetPositionSize() argument
815 Blt_GetUid(string) in Blt_GetUid() argument
892 Blt_FindUid(string) in Blt_FindUid() argument
926 BinaryOpSearch(specArr, nSpecs, string) in BinaryOpSearch() argument
985 LinearOpSearch(specArr, nSpecs, string) in LinearOpSearch() argument
1047 char *string; local
1162 char *string; local
H A DbltTreeCmd.c1112 char *string; in GetForeignNode() local
1169 char *string; in GetNode() local
1310 char *string; in FindTaggedNodes() local
2082 char *string; in SetValues() local
2110 char *string; in UpdateValues() local
2762 char *string; in ApplyNodeProc() local
3305 char *string; in ChildrenOp() local
3911 char *string; in ExistsOp() local
4286 char *string; in GetOp() local
4336 char *string; in IndexOp() local
[all …]
H A DbltTree.c844 Blt_TreeGetKey(string) in Blt_TreeGetKey() argument
869 Blt_TreeKeyGet(interp, treeObjPtr, string) in Blt_TreeKeyGet() argument
1262 Blt_TreeRelabelNode2(Node *nodePtr, CONST char *string) in Blt_TreeRelabelNode2()
1283 Blt_TreeFindChild(Node *parentPtr, CONST char *string) in Blt_TreeFindChild()
1303 Blt_TreeFindChildRev(Node *parentPtr, CONST char *string, int firstN) in Blt_TreeFindChildRev()
1869 CONST char *string, in ParseParentheses()
1905 CONST char *string, /* String identifying the field in node. */ in Blt_TreeGetValue()
1936 CONST char *string, /* String identifying the field in node. */ in Blt_TreeSetValue()
1971 CONST char *string, /* String identifying the field in node. */ in Blt_TreeUpdateValue()
2011 CONST char *string) /* String identifying the field in node. */ in Blt_TreeUnsetValue()
[all …]

12345678910>>...27936