Home
last modified time | relevance | path

Searched refs:FindFileAttrWithName (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dselect.e83 extern struct AttrRec * FindFileAttrWithName ARGS_DECL((char *AttrName));
H A Dselect.c1858 struct AttrRec *FindFileAttrWithName(AttrName) in FindFileAttrWithName() function
1937 return FindFileAttrWithName(dot_ptr);
2298 if ((exec_attr=FindFileAttrWithName("auto_exec=")) == NULL) {
2348 if ((exec_attr=FindFileAttrWithName("auto_exec=")) != NULL) {
2357 if ((exec_attr=FindFileAttrWithName("auto_exec=")) != NULL) {
H A Dnavigate.c634 struct AttrRec *exec_attr=FindFileAttrWithName("auto_exec=");
1408 struct AttrRec *exec_attr=FindFileAttrWithName("start_slide_show="); in StartSlideShow()
H A Dxbitmap.c2639 } else if ((attr_ptr=FindFileAttrWithName("title=")) != NULL) {
2643 if ((attr_ptr=FindFileAttrWithName("base=")) != NULL) {
2646 if ((attr_ptr=FindFileAttrWithName("made=")) != NULL) {
2650 if ((attr_ptr=FindFileAttrWithName("keywords=")) != NULL) {
2670 attr_ptr = FindFileAttrWithName("alt=");
2690 struct AttrRec *attr_ptr=FindFileAttrWithName("href=");
3153 } else if ((attr_ptr=FindFileAttrWithName("title=")) != NULL) {
3342 if ((attr_ptr=FindFileAttrWithName("href=")) != NULL) {
H A Dmainloop.c1056 struct AttrRec *exec_attr=FindFileAttrWithName("auto_exec=");
1514 struct AttrRec *exec_attr=FindFileAttrWithName("auto_exec=");
H A Dfile.c4657 if ((attr_ptr=FindFileAttrWithName("bg_color=")) != NULL) { in CheckFileAttrsInLoad()
4661 if ((fg_attr_ptr=FindFileAttrWithName("fg_color=")) != NULL) { in CheckFileAttrsInLoad()
8600 struct AttrRec *exec_attr=FindFileAttrWithName("auto_exec=");
H A Dexec.c10176 if ((exec_attr=FindFileAttrWithName("auto_exec=")) != NULL) {
10364 if ((exec_attr=FindFileAttrWithName("auto_exec=")) != NULL) {