Searched refs:about (Results 1 - 6 of 6) sorted by relevance
/ast/src/lib/libvcodex/Vcwindow/ |
H A D | vcwindow.h | 48 char* about; member in struct:_vcwmethod_s
|
/ast/src/lib/libtk/library/demos/ |
H A D | rolodex | 179 set helpTopics(context) {Unfortunately, this application doesn't support context-sensitive help in the usual way, because when this demo was written Tk didn't have a grab mechanism and this is needed for context-sensitive help. Instead, you can achieve much the same effect by simply moving the mouse over the window you're curious about and pressing the Help or F1 keys. You can do this anytime.}
|
/ast/src/lib/libast/misc/ |
H A D | optget.c | 231 C("about"), "-", STYLE_match, 1291 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f, Sfio_t* ip, int version, char* id, char* catalog) argument 1325 if (about) 1604 if (about) 1693 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog, int* hflags) argument 1714 label(sp, 0, s + 1, about, -1, level, style, FONT_LITERAL, ip, version, id, catalog); 1750 label(sp, 0, s, about, -1, level, style, -1, ip, version, id, catalog); 1752 label(sp, 0, s, about, -1, level, style, level ? FONT_BOLD : 0, ip, version, id, catalog); 1777 label(sp, 0, s, about, -1, level, style, FONT_BOLD, ip, version, id, catalog); 1829 int about; local [all...] |
/ast/src/cmd/vczip/ |
H A D | vczip.c | 134 if(mt->about) 137 sfprintf(sp, "%s}", mt->about); 521 " about the transformation used for encoding. So, that information\n",
|
/ast/src/lib/libvcodex/ |
H A D | vcodex.h | 173 char* about; /* [-name?value]...0-terminated */ member in struct:_vcmethod_s 571 ** They are no longer needed with VCDX since information about secondary
|
/ast/src/cmd/nmake/ |
H A D | Makerules.mk | 68 set option=';virtual;b;-;Allow \b:MAKE:\b to \bmkdir\b(1) recursive directories that do not exist in the top view. On by default. If \b--novirtual\b is set then \b:MAKE:\b warns about but ignores virtual recursive directories.' 1545 R := RECURSEROOT=$(O) /* += for --include -- not sure about that */
|
Completed in 1079 milliseconds