Searched refs:GetMenuIndex (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkMenu.c | 432 static int GetMenuIndex _ANSI_ARGS_((Tcl_Interp *interp, 610 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 664 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &first) != TCL_OK) { 670 if (GetMenuIndex(interp, menuPtr, argv[3], 0, &last) != TCL_OK) { 712 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 733 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 762 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 790 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 919 if (GetMenuIndex(interp, menuPtr, argv[2], 0, &index) != TCL_OK) { 934 if (GetMenuIndex(inter 2038 GetMenuIndex(interp, menuPtr, string, lastOK, indexPtr) function [all...] |
Completed in 73 milliseconds