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

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h61 uint8 TabCount() const { return fTabCount; } function in class:DebugHelper
155 for (int32 i = 0; i < _level-_debugHelper.TabCount(); i++) { \
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.h66 uint8 TabCount() const { return fTabCount; } function in class:DebugHelper
160 for (int32 i = 0; i < _level-_debugHelper.TabCount(); i++) { \

Completed in 137 milliseconds