Searched defs:GetValue (Results 1 - 25 of 39) sorted by relevance

12

/haiku-fatelf/src/apps/debugger/value/values/
H A DBoolValue.h17 bool GetValue() const function in class:BoolValue
H A DFloatValue.h17 double GetValue() const function in class:FloatValue
H A DStringValue.h17 BString GetValue() const function in class:StringValue
H A DIntegerValue.h23 const BVariant& GetValue() const function in class:IntegerValue
/haiku-fatelf/src/add-ons/media/plugins/mp4_reader/libMP4/
H A DBitParser.cpp70 BitParser::GetValue(uint8 length) { function in class:BitParser
/haiku-fatelf/src/apps/debugger/model/
H A DStackFrameValues.h59 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath& path, function in class:StackFrameValues
H A DStackFrameValues.cpp131 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath* path, function in class:StackFrameValues
/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSetting.cpp149 LiveSetting::GetValue(BMessage *msgFrom, bool &val) const function in class:LiveSetting
166 LiveSetting::GetValue(BMessage *msgFrom, int32 &val) const function in class:LiveSetting
183 LiveSetting::GetValue(BMessage *msgFrom, BString &val) const function in class:LiveSetting
/haiku-fatelf/src/apps/icon-o-matic/generic/property/specific_properties/
H A DInt64Property.cpp64 Int64Property::GetValue(BString& string) function in class:Int64Property
H A DIconProperty.cpp116 IconProperty::GetValue(BString& string) function in class:IconProperty
H A DColorProperty.cpp140 ColorProperty::GetValue(BString& string) function in class:ColorProperty
H A DOptionProperty.cpp153 OptionProperty::GetValue(BString& string) function in class:OptionProperty
/haiku-fatelf/src/apps/mediaplayer/support/
H A DSettingsMessage.cpp209 SettingsMessage::GetValue(const char* name, bool defaultValue) const function in class:SettingsMessage
219 SettingsMessage::GetValue(const char* name, int8 defaultValue) const function in class:SettingsMessage
229 SettingsMessage::GetValue(const char* name, int16 defaultValue) const function in class:SettingsMessage
239 SettingsMessage::GetValue(const char* name, int32 defaultValue) const function in class:SettingsMessage
249 SettingsMessage::GetValue(const char* name, uint32 defaultValue) const function in class:SettingsMessage
259 SettingsMessage::GetValue(const char* name, int64 defaultValue) const function in class:SettingsMessage
269 SettingsMessage::GetValue(const char* name, float defaultValue) const function in class:SettingsMessage
279 SettingsMessage::GetValue(const char* name, double defaultValue) const function in class:SettingsMessage
289 SettingsMessage::GetValue(const char* name, const BString& defaultValue) const function in class:SettingsMessage
299 SettingsMessage::GetValue(cons function in class:SettingsMessage
309 SettingsMessage::GetValue(const char* name, BRect defaultValue) const function in class:SettingsMessage
319 SettingsMessage::GetValue(const char* name, const entry_ref& defaultValue) const function in class:SettingsMessage
329 SettingsMessage::GetValue(const char* name, const BMessage& defaultValue) const function in class:SettingsMessage
[all...]
/haiku-fatelf/src/tests/add-ons/print/ppd/model/
H A DStatementList.cpp60 const char* StatementList::GetValue(const char* keyword) function in class:StatementList
H A DValue.cpp41 BString* Value::GetValue() function in class:Value
H A DStatement.cpp67 Value* Statement::GetValue() function in class:Statement
H A DStatementWrapper.cpp77 Value* GroupStatement::GetValue() function in class:GroupStatement
/haiku-fatelf/src/apps/debugger/value/
H A DValueNode.h63 Value* GetValue() const { return fValue; } function in class:ValueNode
/haiku-fatelf/src/apps/resedit/
H A DInternalEditors.h32 const char * GetValue(void) const { return fValueView->Text(); } function in class:StringEditView
/haiku-fatelf/src/bin/debug/strace/
H A DContext.h34 const void *GetValue(Parameter *param) const { function in class:Context
/haiku-fatelf/src/servers/app/
H A DHashTable.cpp73 HashTable::GetValue(Hashable& key) const function in class:HashTable
/haiku-fatelf/headers/private/locale/
H A DHashMapCatalog.h169 HashMapCatalog::CatWalker::GetValue() const function in class:BPrivate::HashMapCatalog::CatWalker
/haiku-fatelf/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp271 PropertyObject::GetValue(uint32 propertyID, BString& value) const function in class:PropertyObject
/haiku-fatelf/src/apps/webpositive/support/
H A DSettingsMessage.cpp324 SettingsMessage::GetValue(const char* name, bool defaultValue) const function in class:SettingsMessage
334 SettingsMessage::GetValue(const char* name, int8 defaultValue) const function in class:SettingsMessage
344 SettingsMessage::GetValue(const char* name, int16 defaultValue) const function in class:SettingsMessage
354 SettingsMessage::GetValue(const char* name, int32 defaultValue) const function in class:SettingsMessage
364 SettingsMessage::GetValue(const char* name, uint32 defaultValue) const function in class:SettingsMessage
374 SettingsMessage::GetValue(const char* name, int64 defaultValue) const function in class:SettingsMessage
384 SettingsMessage::GetValue(const char* name, float defaultValue) const function in class:SettingsMessage
394 SettingsMessage::GetValue(const char* name, double defaultValue) const function in class:SettingsMessage
404 SettingsMessage::GetValue(const char* name, const BString& defaultValue) const function in class:SettingsMessage
414 SettingsMessage::GetValue(cons function in class:SettingsMessage
424 SettingsMessage::GetValue(const char *name, BPoint defaultValue) const function in class:SettingsMessage
434 SettingsMessage::GetValue(const char* name, BRect defaultValue) const function in class:SettingsMessage
444 SettingsMessage::GetValue(const char* name, const entry_ref& defaultValue) const function in class:SettingsMessage
454 SettingsMessage::GetValue(const char* name, const BMessage& defaultValue) const function in class:SettingsMessage
464 SettingsMessage::GetValue(const char* name, const BFont& defaultValue) const function in class:SettingsMessage
[all...]
/haiku-fatelf/src/system/kernel/vm/
H A DVMKernelArea.h75 Value* GetValue(AVLTreeNode* node) const function in struct:VMKernelAddressRangeTreeDefinition

Completed in 182 milliseconds

12