Searched refs:IsValid (Results 1 - 25 of 457) sorted by path

1234567891011>>

/haiku/headers/build/os/app/
H A DMessenger.h31 bool IsValid() const;
/haiku/headers/build/os/interface/
H A DBitmap.h53 bool IsValid() const;
/haiku/headers/libs/linprog/
H A DConstraint.h64 bool IsValid();
H A DVariable.h51 bool IsValid();
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h87 { return fListener.IsValid(); }
/haiku/headers/os/app/
H A DMessenger.h71 bool IsValid() const;
/haiku/headers/os/interface/
H A DAffineTransform.h176 bool IsValid(double epsilon
H A DLayout.h55 bool IsValid();
H A DRect.h76 bool IsValid() const;
207 BRect::IsValid() const function in class:BRect
H A DScreen.h29 bool IsValid();
/haiku/headers/os/midi2/
H A DMidiEndpoint.h30 bool IsValid() const;
/haiku/headers/os/storage/
H A DMimeType.h86 bool IsValid() const;
121 static bool IsValid(const char* mimeType);
/haiku/headers/os/support/
H A DDateTime.h43 bool IsValid() const;
44 static bool IsValid(const BTime& time);
45 static bool IsValid(int32 hour, int32 minute, int32 second,
101 bool IsValid() const;
102 static bool IsValid(const BDate& date);
103 static bool IsValid(int32 year, int32 month,
184 bool IsValid() const;
H A DStackOrHeapArray.h28 bool IsValid() const function in class:BStackOrHeapArray
H A DUrl.h51 bool IsValid() const;
/haiku/headers/private/debugger/ids/
H A DFunctionID.h32 bool IsValid() const;
/haiku/headers/private/debugger/model/
H A DTeamMemoryBlock.h35 bool IsValid() const { return fValid; }; function in class:TeamMemoryBlock
H A DTypeComponentPath.h49 bool IsValid() const function in struct:TypeComponent
H A DUserBreakpoint.h97 bool IsValid() const { return fValid; } function in class:UserBreakpoint
/haiku/headers/private/debugger/types/
H A DValueLocation.h90 bool IsValid() const function in struct:ValuePieceLocation
/haiku/headers/private/interface/
H A DPrivateScreen.h41 bool IsValid() const;
/haiku/headers/private/print/
H A DPrinter.h41 bool IsValid() const;
/haiku/headers/private/shared/
H A DIconButton.h67 bool IsValid() const;
H A DRegExp.h30 bool IsValid() const function in class:RegExp
/haiku/headers/private/storage/
H A DDriverSettings.h120 bool IsValid() const;

Completed in 118 milliseconds

1234567891011>>