Searched refs:project (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/html/
H A Dhtml2rtf.h106 char* project; /* project file name */ member in struct:State_s
119 Hash_table_t* files; /* project file dictionary */
H A Dhtml2rtf.c39 "[p:project-file?Appends MS HELP project information to the help project file"
1224 * return 1 if project file must be updated
1235 * list project file names
1247 * create/update help project file
1251 project(char* file) function
1512 if (state.project && !(state.files = hashalloc(state.tags, HASH_set, HASH_ALLOCATE, HASH_name, "files", 0)))
1547 state.project = opt_info.arg;
1567 if (state.project)
[all...]
/ast/src/lib/libtk/generic/
H A DtkTrig.c1409 * "project" is true then m1 and m2 will be as follows:
1426 TkGetButtPoints(p1, p2, width, project, m1, m2)
1432 int project; /* Non-zero means project p2 by an additional
1454 if (project) {
H A DtkInt.h722 double width, int project, double m1[],

Completed in 26 milliseconds