Home
last modified time | relevance | path

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

/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx205 sal_Bool is_hidden = sal_False; in osl_systemPathIsHiddenFileOrDirectoryEntry() local
213 is_hidden = ((fdp.pData->length > 0) && (fdp.pData->buffer[0] == FPH_CHAR_DOT) && in osl_systemPathIsHiddenFileOrDirectoryEntry()
217 return is_hidden; in osl_systemPathIsHiddenFileOrDirectoryEntry()

Completed in 15 milliseconds