headers/os/interface/ChannelControl.h
79
virtual int32 GetValue(int32* _values, int32 fromChannel,
headers/os/media/ParameterWeb.h
224
status_t GetValue(void* buffer, size_t* _size,
headers/private/debugger/model/ExpressionValues.h
30
bool GetValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
34
inline bool GetValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
70
return GetValue(function, thread, &expression, _value);
headers/private/debugger/model/StackFrameValues.h
27
bool GetValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
30
inline bool GetValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
62
return GetValue(variable, &path, _value);
headers/private/debugger/value/ValueNode.h
83
Value* GetValue() const { return fValue; }
headers/private/debugger/value/values/BoolValue.h
17
bool GetValue() const
headers/private/debugger/value/values/FloatValue.h
17
BVariant GetValue() const
headers/private/debugger/value/values/IntegerValue.h
23
const BVariant& GetValue() const
headers/private/debugger/value/values/StringValue.h
17
BString GetValue() const
headers/private/kernel/util/AVLTree.h
416
return fDefinition.GetValue(const_cast<AVLTreeNode*>(node));
headers/private/kernel/util/AVLTreeMap.h
502
return fStrategy.GetValue(node);
headers/private/kernel/util/AVLTreeMap.h
631
inline Value& GetValue(Node* node) const
headers/private/kernel/util/VectorMap.h
136
return fParent->fEntryStrategy.GetValue(*fEntry);
headers/private/kernel/util/VectorMap.h
339
return fEntryStrategy.GetValue(fElements[0]);
headers/private/kernel/util/VectorMap.h
340
return fEntryStrategy.GetValue(fElements[index]);
headers/private/kernel/util/VectorMap.h
359
return fEntryStrategy.GetValue(fElements[0]);
headers/private/kernel/util/VectorMap.h
360
return fEntryStrategy.GetValue(fElements[index]);
headers/private/kernel/util/VectorMap.h
700
inline const Value &GetValue(const Entry &entry) const
headers/private/kernel/util/VectorMap.h
705
inline Value &GetValue(Entry &entry) const
headers/private/kernel/util/VectorMap.h
741
inline const Value &GetValue(const Entry &entry) const
headers/private/kernel/util/VectorMap.h
746
inline Value &GetValue(Entry &entry) const
headers/private/kernel/vm/VMArea.h
184
VMArea* GetValue(AVLTreeNode* node) const
headers/private/locale/HashMapCatalog.h
118
const char *GetValue() const;
headers/private/locale/HashMapCatalog.h
169
HashMapCatalog::CatWalker::GetValue() const
headers/private/shared/SettingsMessage.h
101
BFont GetValue(const char* name,
headers/private/shared/SettingsMessage.h
103
void* GetValue(const char* name, type_code type,
headers/private/shared/SettingsMessage.h
69
bool GetValue(const char* name,
headers/private/shared/SettingsMessage.h
71
int8 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
73
int16 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
75
uint16 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
77
int32 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
79
uint32 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
81
int64 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
83
uint64 GetValue(const char* name,
headers/private/shared/SettingsMessage.h
85
float GetValue(const char* name,
headers/private/shared/SettingsMessage.h
87
double GetValue(const char* name,
headers/private/shared/SettingsMessage.h
89
const char* GetValue(const char* name,
headers/private/shared/SettingsMessage.h
91
BString GetValue(const char* name,
headers/private/shared/SettingsMessage.h
93
BPoint GetValue(const char *name,
headers/private/shared/SettingsMessage.h
95
BRect GetValue(const char* name,
headers/private/shared/SettingsMessage.h
97
entry_ref GetValue(const char* name,
headers/private/shared/SettingsMessage.h
99
BMessage GetValue(const char* name,
src/add-ons/kernel/file_systems/btrfs/ExtentAllocator.h
62
Value* GetValue(AVLTreeNode* node) const
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
219
return strategy.GetValue(treeNode);
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
215
inline Value& GetValue(Node* node) const
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
472
return &strategy.GetValue(node);
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
493
fGetPrimaryKey(strategy.GetValue(strategy.GetNode(node))));
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
508
return &strategy.GetValue(node);
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
522
strategy.GetValue(node)));
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
526
fGetPrimaryKey(strategy.GetValue(
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
532
return &strategy.GetValue(node);
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
631
strategy.GetValue(node)));
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
635
fGetPrimaryKey(strategy.GetValue(
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
171
inline Value& GetValue(Node* node) const
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
381
strategy.GetValue(node)));
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
385
fGetPrimaryKey(strategy.GetValue(
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
391
return &strategy.GetValue(node);
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
413
strategy.GetValue(node)));
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
417
fGetPrimaryKey(strategy.GetValue(
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
423
return &strategy.GetValue(node);
src/add-ons/kernel/network/protocols/l2cap/L2capEndpointManager.h
37
Value* GetValue(AVLTreeNode* node) const
src/add-ons/screen_savers/slideshowsaver/LiveSetting.cpp
69
if (GetValue(msgFrom, bVal) == true)
src/add-ons/screen_savers/slideshowsaver/LiveSetting.cpp
75
if (GetValue(msgFrom, iVal) == true)
src/add-ons/screen_savers/slideshowsaver/LiveSetting.cpp
81
if (GetValue(msgFrom, str) == true)
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
58
bool GetValue(BMessage *msgFrom, bool &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
59
bool GetValue(BMessage *msgFrom, int32 &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
60
bool GetValue(BMessage *msgFrom, BString &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSettings.cpp
414
GetValue<bool>(name, bPrevVal);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.cpp
425
GetValue<int32>(name, iPrevVal);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.cpp
441
GetValue<BString>(name, str);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.cpp
474
bResult = def->GetValue(&fSettingsMsg, val);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
86
bool GetValue(const char *name, T &val);
src/apps/cortex/ValControl/NumericValControl.cpp
415
err = fParam->GetValue((void*)&fParamValue, &nSize, &tLastChanged);
src/apps/cortex/ValControl/NumericValControl.cpp
427
err = fParam->GetValue((void*)&fParamValue, &nSize, &tLastChanged);
src/apps/debuganalyzer/gui/HeaderView.cpp
106
if (!header->GetValue(value))
src/apps/debuganalyzer/gui/HeaderView.cpp
68
if (!header->GetValue(value))
src/apps/debuganalyzer/gui/HeaderView.cpp
86
if (!header->GetValue(value))
src/apps/debuganalyzer/gui/HeaderView.h
83
bool GetValue(BVariant& _value) const;
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
260
if (header->GetValue(value)) {
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1334
Value* value = valueNode->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1335
if (value == modelNode->GetValue())
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1436
if (node->GetValue() == NULL) {
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1586
Value* value = node->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2461
Value* value = node->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2499
->CreateTableCellValueSettingsMenu(node->GetValue(), settings,
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2676
Value* value = valueNode->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
3049
Value* value = node->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
3127
if (viewState->Values()->GetValue(objectID, componentPath,
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
3152
Value* value = node->GetValue();
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
632
if (node != NULL && node->GetValue() != NULL
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
634
node->TableCellRenderer()->RenderValue(node->GetValue(),
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
653
if (node != NULL && node->GetValue() != NULL
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
656
node->GetValue(), targetView);
src/apps/debugger/user_interface/gui/value/TableCellBoolEditor.cpp
39
return SelectOptionFor(initialValue->GetValue());
src/apps/debugger/user_interface/gui/value/value_handlers/EnumerationValueHandler.cpp
108
if (value != NULL && value->GetType()->ValueFor(value->GetValue()) != NULL)
src/apps/debugger/user_interface/gui/value/value_handlers/EnumerationValueHandler.cpp
135
&& value->GetType()->ValueFor(value->GetValue()) != NULL) {
src/apps/debugger/user_interface/gui/value/value_handlers/EnumerationValueHandler.cpp
153
&& value->GetType()->ValueFor(value->GetValue()) != NULL) {
src/apps/icon-o-matic/document/IconObject.cpp
108
if (object->GetValue(PROPERTY_NAME, name))
src/apps/icon-o-matic/generic/property/Property.h
122
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/Property.h
163
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/Property.h
198
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/Property.h
233
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/Property.h
39
virtual void GetValue(BString& string) = 0;
src/apps/icon-o-matic/generic/property/Property.h
79
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/PropertyObject.cpp
274
p->GetValue(value);
src/apps/icon-o-matic/generic/property/PropertyObject.cpp
64
p->GetValue(value);
src/apps/icon-o-matic/generic/property/PropertyObject.h
50
bool GetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
37
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/specific_properties/IconProperty.h
40
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/specific_properties/Int64Property.h
29
virtual void GetValue(BString& string);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
35
virtual void GetValue(BString& string);
src/apps/mediaplayer/settings/Settings.cpp
122
return fSettingsMessage.GetValue("filePanelDirectory", entry_ref());
src/apps/mediaplayer/settings/Settings.cpp
138
return fSettingsMessage.GetValue("audioPlayerWindowFrame", BRect());
src/apps/mediaplayer/settings/Settings.cpp
52
settings.autostart = fSettingsMessage.GetValue("autostart", true);
src/apps/mediaplayer/settings/Settings.cpp
54
= fSettingsMessage.GetValue("closeWhenDonePlayingMovie", false);
src/apps/mediaplayer/settings/Settings.cpp
56
= fSettingsMessage.GetValue("closeWhenDonePlayingSound", false);
src/apps/mediaplayer/settings/Settings.cpp
57
settings.loopMovie = fSettingsMessage.GetValue("loopMovie", false);
src/apps/mediaplayer/settings/Settings.cpp
58
settings.loopSound = fSettingsMessage.GetValue("loopSound", false);
src/apps/mediaplayer/settings/Settings.cpp
60
settings.useOverlays = fSettingsMessage.GetValue("useOverlays", true);
src/apps/mediaplayer/settings/Settings.cpp
61
settings.scaleBilinear = fSettingsMessage.GetValue("scaleBilinear", true);
src/apps/mediaplayer/settings/Settings.cpp
63
= fSettingsMessage.GetValue("scaleFullscreenControls", true);
src/apps/mediaplayer/settings/Settings.cpp
66
= fSettingsMessage.GetValue("resume",
src/apps/mediaplayer/settings/Settings.cpp
69
= fSettingsMessage.GetValue("subtitleSize",
src/apps/mediaplayer/settings/Settings.cpp
72
= fSettingsMessage.GetValue("subtitlePlacement",
src/apps/mediaplayer/settings/Settings.cpp
76
= fSettingsMessage.GetValue("bgMovieVolumeMode",
src/apps/resedit/InternalEditors.h
32
const char * GetValue(void) const { return fValueView->Text(); }
src/apps/resedit/MiscEditors.cpp
48
GetData()->SetData(fView->GetValue(), strlen(fView->GetValue()));
src/apps/resedit/NumberEditors.cpp
45
GetData()->SetData(fView->GetValue(), strlen(fView->GetValue()));
src/apps/showimage/PrintOptionsWindow.cpp
250
if (GetValue(fZoomFactor, &value)
src/apps/showimage/PrintOptionsWindow.cpp
257
if (GetValue(fDPI, &value) && fCurrentOptions.DPI() != value) {
src/apps/showimage/PrintOptionsWindow.cpp
263
if (GetValue(fWidth, &value) && fCurrentOptions.Width() != value) {
src/apps/showimage/PrintOptionsWindow.cpp
269
if (GetValue(fHeight, &value) && fCurrentOptions.Height() != value) {
src/apps/showimage/PrintOptionsWindow.h
75
bool GetValue(BTextControl* text, float* value);
src/apps/tv/Controller.cpp
172
err = fChannelParam->GetValue(&index, &size, &when);
src/apps/webpositive/BrowserApp.cpp
107
BMessage cookieArchive = fCookies->GetValue("cookies", cookieArchive);
src/apps/webpositive/BrowserApp.cpp
214
fLastWindowFrame = fSettings->GetValue("window frame", fLastWindowFrame);
src/apps/webpositive/BrowserApp.cpp
216
BRect downloadWindowFrame = fSettings->GetValue("downloads window frame",
src/apps/webpositive/BrowserApp.cpp
218
BRect settingsWindowFrame = fSettings->GetValue("settings window frame",
src/apps/webpositive/BrowserApp.cpp
220
BRect consoleWindowFrame = fSettings->GetValue("console window frame",
src/apps/webpositive/BrowserApp.cpp
222
BRect cookieWindowFrame = fSettings->GetValue("cookie window frame",
src/apps/webpositive/BrowserApp.cpp
224
bool showDownloads = fSettings->GetValue("show downloads", false);
src/apps/webpositive/BrowserApp.cpp
256
uint32 fStartUpPolicy = fSettings->GetValue(kSettingsKeyStartUpPolicy,
src/apps/webpositive/BrowserWindow.cpp
2454
if (fAppSettings->GetValue(kSettingsKeyAutoHideInterfaceInFullscreenMode,
src/apps/webpositive/BrowserWindow.cpp
369
fZoomTextOnly = fAppSettings->GetValue("zoom text only", fZoomTextOnly);
src/apps/webpositive/BrowserWindow.cpp
370
fShowTabsIfSinglePageOpen = fAppSettings->GetValue(
src/apps/webpositive/BrowserWindow.cpp
373
fAutoHidePointer = fAppSettings->GetValue(kSettingsKeyAutoHidePointer,
src/apps/webpositive/BrowserWindow.cpp
376
fNewWindowPolicy = fAppSettings->GetValue(kSettingsKeyNewWindowPolicy,
src/apps/webpositive/BrowserWindow.cpp
378
fNewTabPolicy = fAppSettings->GetValue(kSettingsKeyNewTabPolicy,
src/apps/webpositive/BrowserWindow.cpp
380
fStartPageURL = fAppSettings->GetValue(kSettingsKeyStartPageURL,
src/apps/webpositive/BrowserWindow.cpp
382
fSearchPageURL = fAppSettings->GetValue(kSettingsKeySearchPageURL,
src/apps/webpositive/BrowserWindow.cpp
531
if (!fAppSettings->GetValue(kSettingsKeyShowHomeButton, true))
src/apps/webpositive/BrowserWindow.cpp
629
if (fAppSettings->GetValue(kSettingsShowBookmarkBar, true))
src/apps/webpositive/BrowserWindow.cpp
666
_SetAutoHideInterfaceInFullscreen(fAppSettings->GetValue(
src/apps/webpositive/DownloadWindow.cpp
135
fDownloadPath = settings->GetValue(kSettingsKeyDownloadPath,
src/apps/webpositive/SettingsWindow.cpp
281
fSettings->GetValue(kSettingsKeyStartPageURL, kDefaultStartPageURL));
src/apps/webpositive/SettingsWindow.cpp
287
BString searchURL = fSettings->GetValue(kSettingsKeySearchPageURL,
src/apps/webpositive/SettingsWindow.cpp
297
fSettings->GetValue(kSettingsKeyDownloadPath, kDefaultDownloadPath));
src/apps/webpositive/SettingsWindow.cpp
514
fSettings->GetValue(kSettingsKeyProxyAddress, ""));
src/apps/webpositive/SettingsWindow.cpp
522
fSettings->GetValue(kSettingsKeyProxyPort, ""));
src/apps/webpositive/SettingsWindow.cpp
535
fSettings->GetValue(kSettingsKeyProxyUsername, ""));
src/apps/webpositive/SettingsWindow.cpp
544
fSettings->GetValue(kSettingsKeyProxyPassword, ""));
src/apps/webpositive/SettingsWindow.cpp
589
fSettings->GetValue(kSettingsKeyStartPageURL,
src/apps/webpositive/SettingsWindow.cpp
593
fSettings->GetValue(kSettingsKeySearchPageURL,
src/apps/webpositive/SettingsWindow.cpp
597
fSettings->GetValue(kSettingsKeyDownloadPath,
src/apps/webpositive/SettingsWindow.cpp
601
!= fSettings->GetValue(kSettingsKeyShowTabsIfSinglePageOpen, true));
src/apps/webpositive/SettingsWindow.cpp
605
!= fSettings->GetValue(kSettingsKeyAutoHideInterfaceInFullscreenMode,
src/apps/webpositive/SettingsWindow.cpp
610
!= fSettings->GetValue(kSettingsKeyAutoHidePointer, false));
src/apps/webpositive/SettingsWindow.cpp
613
!= fSettings->GetValue(kSettingsKeyShowHomeButton, true));
src/apps/webpositive/SettingsWindow.cpp
620
!= fSettings->GetValue(kSettingsKeyStartUpPolicy,
src/apps/webpositive/SettingsWindow.cpp
625
!= fSettings->GetValue(kSettingsKeyNewWindowPolicy,
src/apps/webpositive/SettingsWindow.cpp
630
!= fSettings->GetValue(kSettingsKeyNewTabPolicy,
src/apps/webpositive/SettingsWindow.cpp
635
!= fSettings->GetValue("standard font", *be_plain_font));
src/apps/webpositive/SettingsWindow.cpp
638
!= fSettings->GetValue("serif font", _FindDefaultSerifFont()));
src/apps/webpositive/SettingsWindow.cpp
641
!= fSettings->GetValue("sans serif font", *be_plain_font));
src/apps/webpositive/SettingsWindow.cpp
644
!= fSettings->GetValue("fixed font", *be_fixed_font));
src/apps/webpositive/SettingsWindow.cpp
647
!= fSettings->GetValue("standard font size", kDefaultFontSize));
src/apps/webpositive/SettingsWindow.cpp
650
!= fSettings->GetValue("fixed font size", kDefaultFontSize));
src/apps/webpositive/SettingsWindow.cpp
654
!= fSettings->GetValue(kSettingsKeyUseProxy, false));
src/apps/webpositive/SettingsWindow.cpp
657
fSettings->GetValue(kSettingsKeyProxyAddress, "")) != 0);
src/apps/webpositive/SettingsWindow.cpp
660
!= fSettings->GetValue(kSettingsKeyProxyPort, (uint32)0));
src/apps/webpositive/SettingsWindow.cpp
663
!= fSettings->GetValue(kSettingsKeyUseProxyAuth, false));
src/apps/webpositive/SettingsWindow.cpp
666
fSettings->GetValue(kSettingsKeyProxyUsername, "")) != 0);
src/apps/webpositive/SettingsWindow.cpp
669
fSettings->GetValue(kSettingsKeyProxyPassword, "")) != 0);
src/apps/webpositive/SettingsWindow.cpp
757
fSettings->GetValue(kSettingsKeyStartPageURL, kDefaultStartPageURL));
src/apps/webpositive/SettingsWindow.cpp
759
BString searchPage = fSettings->GetValue(kSettingsKeySearchPageURL,
src/apps/webpositive/SettingsWindow.cpp
782
fSettings->GetValue(kSettingsKeyDownloadPath, kDefaultDownloadPath));
src/apps/webpositive/SettingsWindow.cpp
784
fSettings->GetValue(kSettingsKeyShowTabsIfSinglePageOpen, true));
src/apps/webpositive/SettingsWindow.cpp
786
fSettings->GetValue(kSettingsKeyAutoHideInterfaceInFullscreenMode,
src/apps/webpositive/SettingsWindow.cpp
789
fSettings->GetValue(kSettingsKeyAutoHidePointer, false));
src/apps/webpositive/SettingsWindow.cpp
791
fSettings->GetValue(kSettingsKeyShowHomeButton, true));
src/apps/webpositive/SettingsWindow.cpp
797
uint32 startUpPolicy = fSettings->GetValue(kSettingsKeyStartUpPolicy,
src/apps/webpositive/SettingsWindow.cpp
810
uint32 newWindowPolicy = fSettings->GetValue(kSettingsKeyNewWindowPolicy,
src/apps/webpositive/SettingsWindow.cpp
826
uint32 newTabPolicy = fSettings->GetValue(kSettingsKeyNewTabPolicy,
src/apps/webpositive/SettingsWindow.cpp
845
int32 defaultFontSize = fSettings->GetValue("standard font size",
src/apps/webpositive/SettingsWindow.cpp
847
int32 defaultFixedFontSize = fSettings->GetValue("fixed font size",
src/apps/webpositive/SettingsWindow.cpp
853
fStandardFontView->SetFont(fSettings->GetValue("standard font",
src/apps/webpositive/SettingsWindow.cpp
855
fSerifFontView->SetFont(fSettings->GetValue("serif font",
src/apps/webpositive/SettingsWindow.cpp
857
fSansSerifFontView->SetFont(fSettings->GetValue("sans serif font",
src/apps/webpositive/SettingsWindow.cpp
859
fFixedFontView->SetFont(fSettings->GetValue("fixed font",
src/apps/webpositive/SettingsWindow.cpp
863
fUseProxyCheckBox->SetValue(fSettings->GetValue(kSettingsKeyUseProxy,
src/apps/webpositive/SettingsWindow.cpp
865
fProxyAddressControl->SetText(fSettings->GetValue(kSettingsKeyProxyAddress,
src/apps/webpositive/SettingsWindow.cpp
868
keyProxyPort << fSettings->GetValue(kSettingsKeyProxyPort, (uint32)0);
src/apps/webpositive/SettingsWindow.cpp
870
fUseProxyAuthCheckBox->SetValue(fSettings->GetValue(kSettingsKeyUseProxyAuth,
src/apps/webpositive/SettingsWindow.cpp
872
fProxyUsernameControl->SetText(fSettings->GetValue(kSettingsKeyProxyUsername,
src/apps/webpositive/SettingsWindow.cpp
874
fProxyPasswordControl->SetText(fSettings->GetValue(kSettingsKeyProxyPassword,
src/bin/bfs_tools/lib/Hashtable.h
28
void *GetValue(const void *key);
src/bin/bfs_tools/recover.cpp
73
return Acquire((Inode *)fHashtable.GetValue(&run));
src/bin/debug/strace/Context.h
38
const void *GetValue(Parameter *param) const {
src/bin/debug/strace/Context.h
44
const void *address = GetValue(param);
src/bin/debug/strace/TypeHandler.cpp
325
int index = get_value<int>(context.GetValue(context.GetSibling(fSibling)));
src/bin/debug/strace/strace.cpp
387
ctx.GetValue(parameter));
src/bin/debug/strace/strace.cpp
457
ctx.GetValue(parameter));
src/bin/desklink/MixerControl.cpp
142
fMixerParameter->GetValue(&volume, &size, &lastChange);
src/bin/desklink/MixerControl.cpp
208
fMuteParameter->GetValue(&mute, &size, &lastChange);
src/bin/desklink/MixerControl.cpp
222
fMixerParameter->GetValue(&volume, &size, &lastChange);
src/bin/locale/dumpcatalog.cpp
69
walker.GetValue());
src/bin/locale/linkcatkeys.cpp
137
targetCatImpl->SetRawString(fixedCatKey, walker.GetValue());
src/bin/setvolume.cpp
106
gain->GetValue(&volume, &size, &when);
src/bin/setvolume.cpp
152
gain->GetValue(&volume, &size, &when);
src/bin/setvolume.cpp
26
muteParameter->GetValue(&muted, &size, &lastChange);
src/kits/debugger/model/ExpressionInfo.cpp
72
fPrimitiveValue = node->GetValue();
src/kits/debugger/source_language/c_family/CLanguageExpressionEvaluator.cpp
1372
Value* value = fValueNode->GetValue();
src/kits/debugger/source_language/c_family/CLanguageExpressionEvaluator.cpp
288
Value* value = node->GetValue();
src/kits/debugger/user_interface/util/UiUtils.cpp
301
Value* value = node->GetValue();
src/kits/debugger/value/value_formatters/BoolValueFormatter.cpp
30
_output.SetTo(value->GetValue() ? "true" : "false");
src/kits/debugger/value/value_formatters/EnumerationValueFormatter.cpp
34
= value->GetType()->ValueFor(value->GetValue())) {
src/kits/debugger/value/value_formatters/FloatValueFormatter.cpp
37
BVariant variantValue = value->GetValue();
src/kits/debugger/value/value_formatters/IntegerValueFormatter.cpp
54
if (!IntegerFormatter::FormatValue(value->GetValue(), format, buffer,
src/kits/debugger/value/value_nodes/AddressValueNode.cpp
187
fParent->GetValue());
src/kits/interface/ChannelControl.cpp
423
if (GetValue(&value, channel, 1) <= 0)
src/kits/media/DefaultMediaTheme.cpp
598
if (fParameter.GetValue((void *)&value, &size, NULL) < B_OK) {
src/kits/media/DefaultMediaTheme.cpp
631
if (parameter.GetValue((void *)&value, &size, NULL) < B_OK) {
src/kits/media/DefaultMediaTheme.cpp
674
if (fParameter.GetValue((void*)&value, &valueSize, NULL) < B_OK) {
src/kits/media/DefaultMediaTheme.cpp
730
if (parameter.GetValue((void *)value, &valueSize, NULL) < B_OK) {
src/kits/media/DefaultMediaTheme.cpp
773
if (fParameter.GetValue((void *)value, &valueSize, NULL) < B_OK) {
src/kits/media/SoundPlayer.cpp
612
fVolumeSlider->GetValue(&values, &size, NULL);
src/preferences/bluetooth/BluetoothSettings.cpp
76
SetPolicy(fSettingsMessage.GetValue("Policy", (int32)0));
src/preferences/bluetooth/BluetoothSettings.cpp
77
SetInquiryTime(fSettingsMessage.GetValue("InquiryTime", (int32)15));
src/system/kernel/vm/VMKernelArea.h
75
Value* GetValue(AVLTreeNode* node) const
src/system/kernel/vm/VMUserArea.h
39
Value* GetValue(AVLTreeNode* node) const
src/tests/add-ons/print/ppd/model/Statement.cpp
113
Value* value = GetValue();
src/tests/add-ons/print/ppd/model/Statement.cpp
122
Value* value = GetValue();
src/tests/add-ons/print/ppd/model/Statement.h
52
Value* GetValue();
src/tests/add-ons/print/ppd/model/StatementList.h
31
const char* GetValue(const char* keyword);
src/tests/add-ons/print/ppd/model/StatementWrapper.cpp
103
Value* value = GetValue();
src/tests/add-ons/print/ppd/model/StatementWrapper.cpp
83
return GetStatement()->GetValue();
src/tests/add-ons/print/ppd/model/StatementWrapper.cpp
89
Value* value = GetValue();
src/tests/add-ons/print/ppd/model/StatementWrapper.cpp
91
BString* string = value->GetValue();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
32
Value* GetValue();
src/tests/add-ons/print/ppd/model/Value.h
40
BString* GetValue();
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
117
statement->GetValue() != NULL) {
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
118
Value* value = statement->GetValue();
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
119
BString* string = value->GetValue();
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
280
_statement->GetOption()->GetValue() == NULL) {
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
286
if (_statement->GetValue() != NULL &&
src/tests/add-ons/print/ppd/parser/PPDParser.cpp
287
_statement->GetValue()->GetValue() == NULL) {
src/tests/add-ons/print/ppd/parser/Parser.cpp
169
return ParseTranslation(statement->GetValue(), kCr);
src/tests/add-ons/print/ppd/test/TestParser.cpp
133
PrintValue("Default", statement->GetValue(), level);
src/tests/add-ons/print/ppd/test/TestParser.cpp
89
BString* value = arg->GetValue();
src/tests/add-ons/print/ppd/ui/PrinterSelection.cpp
125
s = ppd->GetValue("ModelName");
src/tests/add-ons/print/ppd/ui/PrinterSelection.cpp
129
s = ppd->GetValue("PCFileName");
src/tests/add-ons/print/ppd/ui/PrinterSelection.cpp
133
s = ppd->GetValue("Manufacturer");
src/tools/locale/linkcatkeys.cpp
121
targetCatImpl.SetRawString(key, walker.GetValue());
src/tools/set_haiku_revision.cpp
449
Type GetValue(Type& value);
src/tools/set_haiku_revision.cpp
556
fELFHeaderSize = GetValue(fileHeader.e_ehsize);
src/tools/set_haiku_revision.cpp
557
fSectionHeaderTableOffset = GetValue(fileHeader.e_shoff);
src/tools/set_haiku_revision.cpp
558
fSectionHeaderSize = GetValue(fileHeader.e_shentsize);
src/tools/set_haiku_revision.cpp
559
fSectionHeaderCount = GetValue(fileHeader.e_shnum);
src/tools/set_haiku_revision.cpp
592
= GetValue(fileHeader.e_shstrndx);
src/tools/set_haiku_revision.cpp
626
uint32_t type = GetValue(sectionHeader.sh_type);
src/tools/set_haiku_revision.cpp
627
off_t offset = GetValue(sectionHeader.sh_offset);
src/tools/set_haiku_revision.cpp
628
size_t size = GetValue(sectionHeader.sh_size);
src/tools/set_haiku_revision.cpp
629
uint32_t nameIndex = GetValue(sectionHeader.sh_name);