Searched defs:baseOffset (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp182 uint8 baseOffset = (column * sConsole.font->glyphWidth) & 0x7; local
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.cpp668 off_t baseOffset = descriptor->is_extended() local
369 Partition(const partition_descriptor* descriptor, off_t tableOffset, off_t baseOffset, uint32 blockSize) argument
383 SetTo(const partition_descriptor* descriptor, off_t tableOffset, off_t baseOffset, uint32 blockSize) argument
/haiku/src/add-ons/translators/raw/
H A DRAW.cpp336 DCRaw::_ParseThumbTag(off_t baseOffset, uint32 offsetTag, uint32 lengthTag) argument
357 DCRaw::_ParseManufacturerTag(off_t baseOffset) argument
[all...]
/haiku/src/kits/interface/
H A DSplitLayout.cpp1130 int32 baseOffset = -fDraggingCurrentValue; local

Completed in 56 milliseconds