Home
last modified time | relevance | path

Searched refs:SelectFromLibrary (Results 1 – 6 of 6) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnames.c1716 int SelectFromLibrary(MsgStr, ExtStr, SelStr, PathStr) in SelectFromLibrary() function
H A Dnames.e61 extern int SelectFromLibrary ARGS_DECL((char *MsgStr, char *ExtStr,
H A Dspecial.c464 if (SelectFromLibrary(msg, SYM_FILE_EXT, sym_name, path_name) == INVALID) { in Instantiate()
H A Dfile.c4464 if (SelectFromLibrary(TgLoadString(STID_SEL_AN_OBJ_FILE_TO_IMPORT), in ImportFile()
8672 if (SelectFromLibrary(TgLoadString(STID_SEL_AN_OBJ_FILE_TO_IMPORT), in SetTemplate()
H A Dimgproc.c4401 if (SelectFromLibrary(TgLoadString(STID_SEL_XPM_FILE_FOR_RED_COLORS), in ReduceToPixmapColors()
H A Dimport.c555 if (SelectFromLibrary(TgLoadString(STID_SEL_XBM_FILE_TO_IMPORT), in ImportXBitmapFile()
665 if (SelectFromLibrary(TgLoadString(STID_SEL_XPM_FILE_TO_IMPORT), in ImportXPixmapFile()
737 if (SelectFromLibrary(TgLoadString(STID_SEL_EPS_FILE_TO_IMPORT),
1578 if (SelectFromLibrary(TgLoadString(STID_SEL_PNG_FILE_TO_IMPORT), in ImportPNGFile()
1629 if (SelectFromLibrary(TgLoadString(STID_SEL_JPEG_FILE_TO_IMPORT),
1694 if (SelectFromLibrary(TgLoadString(STID_SEL_GIF_FILE_TO_IMPORT), in ImportGIFFile()
1917 if (SelectFromLibrary(TgLoadString(STID_SEL_PBM_FILE_TO_IMPORT), in ImportPBMFile()
2064 if (SelectFromLibrary(TgLoadString(STID_SEL_PGM_FILE_TO_IMPORT), in ImportPGMFile()
2210 if (SelectFromLibrary(TgLoadString(STID_SEL_PPM_FILE_TO_IMPORT), in ImportPPMFile()
2456 if (SelectFromLibrary(szTop, pii->ext, name, dir_name) == INVALID) {
[all …]