Home
last modified time | relevance | path

Searched refs:SF_BADFILE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/inc/
H A Dsft.hxx87 SF_BADFILE, /**< file not found */ enumerator
/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx397 if (!fname) return SF_BADFILE; in StreamToFile()
398 if ((fd = fopen(fname, "wb")) == NULL) return SF_BADFILE; in StreamToFile()
H A Dsft.cxx1660 if (!fname || !*fname) return SF_BADFILE; in OpenTTFontFile()
1676 ret = SF_BADFILE; in OpenTTFontFile()
1692 ret = SF_BADFILE; in OpenTTFontFile()

Completed in 44 milliseconds