Searched defs:IsAttribute (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/resedit/
H A DResourceData.h47 bool IsAttribute(void) const { return fAttr; } function in class:ResourceData
/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.h111 bool IsAttribute(uint8 byte) const { return byte >= 0xf8 && byte <= 0xf9; } function in class:Disasm
/haiku/src/apps/diskprobe/
H A DDataEditor.h45 bool IsAttribute() const function in class:DataEditor
/haiku/src/bin/bfs_tools/lib/
H A DInode.h30 bool IsAttribute() const function in class:Inode
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h64 bool IsAttribute() const function in class:Inode
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp127 bool IsAttribute() { return fIsAttribute; } function in class:write_overlay::OverlayInode

Completed in 109 milliseconds