Searched refs:SetValue (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winSetAppUserModelID.c | 105 pps->lpVtbl->SetValue(pps, &PKEY_AppUserModel_ID, &pv);
|
| H A D | propertystore.h | 59 STDMETHOD(SetValue) (THIS_ REFPROPERTYKEY, REFPROPVARIANT) PURE; local in function:DECLARE_INTERFACE_
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | Login.h | 223 extern int SetValue(Widget ctx, int promptId, const char *value);
|
| H A D | greet.c | 604 SetValue (login, 1, NULL); 739 SetValue(login, LOGIN_PROMPT_USERNAME, username); 755 SetValue (login, promptId, NULL); 763 SetValue (login, promptId, NULL); 770 SetValue(login, promptId, NULL);
|
| H A D | Login.c | 915 SetValue(Widget ctx, int promptNum, const char *value) function in typeref:typename:_X_INTERNAL int
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/ |
| H A D | gtest.h | 506 void SetValue(const std::string& new_value) { function in class:testing::TestProperty
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/ |
| H A D | gtest.h | 545 void SetValue(const std::string& new_value) { function in class:testing::TestProperty
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest.cc | 2070 property_with_matching_key->SetValue(test_property.value());
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest.cc | 2079 property_with_matching_key->SetValue(test_property.value());
|
Completed in 29 milliseconds