Searched refs:last_part (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | ResConfig.c | 94 * last_part the last resource part (e.g. *background) 101 _set_resource_values(Widget w, char *resource, char *value, char *last_part) argument 118 if (last_part == NULL) 138 * try to match the last_part of the resource string with 142 if ((strcmp(last_part, 144 (strcmp(last_part, 265 * type String the the same type as the resource (last_part). 292 * last_part the last resource part (e.g. *background) 304 char *last_part) 330 _set_resource_values(children[i], resource, value, last_part); 299 _apply_values_to_children(Widget w,char * remainder,char * resource,char * value,char last_token,char * last_part) argument 358 _search_child(Widget w,char * indx,char * remainder,char * resource,char * value,char last_token,char * last_part) argument 521 _set_and_search(Widget w,char * indx,char * remainder,char * resource,char * value,char last_token,char * last_part) argument 666 char *last_part; local in function:_search_widget_tree [all...] |
Completed in 5 milliseconds