Searched refs:fFlags (Results 1 - 25 of 148) sorted by last modified time

123456

/haiku/headers/private/file_systems/
H A DQueryParser.h155 { return fFlags; }
171 uint32 fFlags; member in class:QueryParser::Query
1332 fFlags(flags),
1489 } else if ((fFlags & B_ATTR_CHANGE_NOTIFICATION) != 0) {
1568 &fIterator, fFlags & B_QUERY_NON_INDEXED);
/haiku/src/servers/app/font/
H A DFontFamily.cpp58 fFlags(kInvalidFamilyFlags)
100 fFlags = kInvalidFamilyFlags;
121 fFlags = kInvalidFamilyFlags;
247 if (fFlags == kInvalidFamilyFlags) {
248 fFlags = 0;
255 fFlags |= B_IS_FIXED;
257 fFlags |= B_PRIVATE_FONT_IS_FULL_AND_HALF_FIXED;
259 fFlags |= B_HAS_TUNED_FONT;
263 return fFlags;
H A DFontFamily.h54 uint32 fFlags; member in class:FontFamily
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp103 fFlags(segment.flags)
113 fBufferSize, fFlags, fSequence, fAcknowledge, fWindow);
124 uint8 fFlags; member in class:TCPTracing::Receive
140 fFlags(segment.flags)
150 name_for_state(fState), fBuffer, fBufferSize, fFlags, fSequence,
163 uint8 fFlags; member in class:TCPTracing::Send
311 // constants for the fFlags field
455 fFlags(FLAG_OPTION_WINDOW_SCALE | FLAG_OPTION_TIMESTAMP | FLAG_OPTION_SACK_PERMITTED)
593 fFlags |= FLAG_CLOSED;
594 if ((fFlags
[all...]
H A DTCPEndpoint.h187 uint32 fFlags; member in class:TCPEndpoint
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp147 uint32 Flags() const { return fFlags; }
188 uint32 fFlags; member in struct:device_node
1291 fFlags = 0;
1317 get_attr_uint32(this, B_DEVICE_FLAGS, &fFlags, false);
1318 fFlags &= NODE_FLAG_PUBLIC_MASK;
1328 if ((fFlags & NODE_FLAG_OBSOLETE_DRIVER) != 0) {
1517 if ((fFlags & B_KEEP_DRIVER_LOADED) != 0) {
1522 fFlags |= NODE_FLAG_REGISTER_INITIALIZED;
1911 if (!IsProbed() && (fFlags & B_FIND_CHILD_ON_DEMAND) != 0
1917 if ((fFlags
[all...]
/haiku/src/kits/package/
H A DPackageInfo.cpp173 fFlags(0),
198 fFlags(0),
225 && (error = archive->FindUInt32("flags", &fFlags)) == B_OK
470 return fFlags;
717 fFlags = flags;
1009 fFlags = 0;
1044 || (error = archive->AddUInt32("flags", fFlags)) != B_OK
1121 .WriteFlags("flags", fFlags)
/haiku/headers/os/package/
H A DPackageInfo.h290 uint32 fFlags; member in class:BPackageKit::BPackageInfo
/haiku/src/system/kernel/fs/
H A Dvfs.cpp611 fFlags(flags),
637 "transferred: %" B_PRIu64, fFlags, fStatus,
649 uint32 fFlags; member in class:VFSPagesIOTracing::PagesIOTraceEntry
/haiku/src/kits/interface/
H A DFont.cpp369 link.Read<uint32>(&font->fFlags);
511 fFlags(0),
693 fFlags = flags;
790 return fFlags;
1085 link.Attach<uint32>(fFlags);
1127 link.Attach<uint32>(fFlags);
1244 link.Attach<uint32>(fFlags);
1286 link.Attach<uint32>(fFlags);
1330 link.Attach<uint32>(fFlags);
1384 fFlags
[all...]
/haiku/headers/os/interface/
H A DFont.h314 uint32 fFlags; member in class:BFont
/haiku/src/servers/app/
H A DServerFont.h48 { return fFlags; }
92 { fFlags = value; }
199 uint32 fFlags; member in class:ServerFont
H A DWindow.h260 uint32 Flags() const { return fFlags; }
430 uint32 fFlags; member in class:Window
H A DWindow.cpp268 if ((fFlags & B_SAME_POSITION_IN_ALL_WORKSPACES) == 0)
1347 fFlags = fOriginalFlags;
1348 fFlags &= ValidWindowFlags(fFeel);
1351 fFlags |= B_SAME_POSITION_IN_ALL_WORKSPACES;
1361 fFlags = flags & ValidWindowFlags(fFeel);
1363 fFlags |= B_SAME_POSITION_IN_ALL_WORKSPACES;
1365 if ((fFlags & B_SAME_POSITION_IN_ALL_WORKSPACES) != 0)
1408 || (fFlags & B_AVOID_FRONT) != 0)
1772 if (!IsVisible() || dirty.CountRects() == 0 || (fFlags & kWindowScreenFlag) != 0)
H A DView.h68 { return fFlags; }
256 uint32 fFlags; member in class:View
H A DView.cpp101 fFlags(flags),
130 fDrawState->SetSubPixelPrecise(fFlags & B_SUBPIXEL_PRECISE);
476 uint32 oldFlags = fFlags;
477 fFlags = flags;
484 != ((fFlags & B_TRANSPARENT_BACKGROUND) != 0))) {
488 fDrawState->SetSubPixelPrecise(fFlags & B_SUBPIXEL_PRECISE);
697 if (!(fFlags & B_FULL_UPDATE_ON_RESIZE)) {
706 if ((fFlags & B_DRAW_ON_CHILDREN) == 0) {
712 || (child->fFlags & B_TRANSPARENT_BACKGROUND) != 0) {
979 fDrawState->SetSubPixelPrecise(fFlags
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp83 { return fFlags; }
92 uint32 fFlags; member in class:TTeamGroup
339 fFlags(0),
352 fFlags(flags),
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.cpp27 fFlags(0),
74 get_device_info(fPCIVendorID, fPCIDeviceID, NULL, &fFlags);
H A Dahci_controller.h47 uint32 fFlags; member in class:AHCIController
/haiku/src/kits/media/experimental/
H A DAdapterIO.cpp238 fFlags(flags),
271 *flags = fFlags;
/haiku/headers/private/media/experimental/
H A DAdapterIO.h79 int32 fFlags; member in class:BAdapterIO
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.h89 { return fFlags; }
200 int32 fFlags; member in class:PackageInfo
H A DPackageInfo.cpp38 fFlags(0),
69 fFlags(info.Flags()),
116 fFlags(flags),
149 fFlags(other.fFlags),
183 fFlags = other.fFlags;
214 && fFlags == other.fFlags
289 return (fFlags
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp237 fFlags(0),
247 fFlags = 0;
258 fFlags |= CFI_AUGMENTATION_DATA;
271 fFlags |= CFI_AUGMENTATION_LANGUAGE_SPECIFIC_DATA;
286 fFlags |= CFI_AUGMENTATION_ADDRESS_POINTER_FORMAT;
346 return (fFlags & CFI_AUGMENTATION_DATA) != 0;
351 return (fFlags & CFI_AUGMENTATION_ADDRESS_POINTER_FORMAT) != 0;
440 uint32 fFlags; member in struct:DwarfFile::CIEAugmentation
/haiku/src/kits/tracker/
H A DNavMenu.cpp271 fFlags(0),
304 fFlags(0),
421 fFlags = uint8((fFlags & ~kVolumesOnly)
423 if (fFlags & kVolumesOnly)
518 if ((fFlags & kVolumesOnly) != 0) {
751 if ((fFlags & kShowParent) != 0) {
837 fFlags = uint8((fFlags & ~kShowParent) | (show ? kShowParent : 0));

Completed in 152 milliseconds

123456