Searched refs:_CYCLE_ELEMENT (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A Droute_app_io.h68 extern const char* const _CYCLE_ELEMENT;
H A Droute_app_io.cpp54 const char* const _CYCLE_ELEMENT = "cycle"; variable
299 docType->addMapping(new Mapping<StringContent>(_CYCLE_ELEMENT));
H A DDormantNodeIO.cpp142 // docType->addMapping(new Mapping<StringContent>(_CYCLE_ELEMENT));
385 context.beginElement(_CYCLE_ELEMENT);
551 else if(!strcmp(context.element(), _CYCLE_ELEMENT))

Completed in 85 milliseconds