Searched refs:WRITE_CONTENT (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp89 if(m_state != WRITE_BEGIN && m_state != WRITE_CONTENT) {
119 if(m_state != WRITE_END && m_state != WRITE_CONTENT) {
151 if(m_state != WRITE_CONTENT) {
169 m_state != WRITE_CONTENT) {\
267 m_state = WRITE_CONTENT;
H A DExportContext.h114 // m_state != WRITE_CONTENT) {
237 WRITE_CONTENT, enumerator in enum:ExportContext::state_t

Completed in 40 milliseconds