Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c56 #define FLG_AUTOOPEN 0x0100 macro
2120 pProfile->m_Flags |= FLG_AUTOOPEN; in acquireProfile()
2184 if (pProfile->m_Flags & FLG_AUTOOPEN) in releaseProfile()
/trunk/main/sal/osl/os2/
H A Dprofile.c57 #define FLG_AUTOOPEN 0x0100 macro
1873 pProfile->m_Flags |= FLG_AUTOOPEN; in acquireProfile()
1952 if (pProfile->m_Flags & FLG_AUTOOPEN) in releaseProfile()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx61 #define FLG_AUTOOPEN 0x0100 macro
2197 pProfile->m_Flags |= FLG_AUTOOPEN; in acquireProfile()
2266 if (pProfile->m_Flags & FLG_AUTOOPEN) in releaseProfile()

Completed in 39 milliseconds