Searched refs:mnReleaseTimeoutSeconds (Results 1 – 2 of 2) sorted by relevance
46 sal_uLong mnReleaseTimeoutSeconds; member in GraphicCache88 sal_uLong GetCacheTimeout() const { return mnReleaseTimeoutSeconds; } in GetCacheTimeout()
602 mnReleaseTimeoutSeconds ( 0UL ), in GraphicCache()838 if( mnReleaseTimeoutSeconds != nTimeoutSeconds ) in SetCacheTimeout()843 if( ( mnReleaseTimeoutSeconds = nTimeoutSeconds ) != 0 ) in SetCacheTimeout()
Completed in 21 milliseconds