Searched refs:SetValue (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DwinSetAppUserModelID.c105 pps->lpVtbl->SetValue(pps, &PKEY_AppUserModel_ID, &pv);
H A Dpropertystore.h59 STDMETHOD(SetValue) (THIS_ REFPROPERTYKEY, REFPROPVARIANT) PURE; local in function:DECLARE_INTERFACE_
/xsrc/external/mit/xdm/dist/greeter/
H A DLogin.h223 extern int SetValue(Widget ctx, int promptId, const char *value);
H A Dgreet.c604 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 DLogin.c915 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 Dgtest.h506 void SetValue(const std::string& new_value) { function in class:testing::TestProperty
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest.h545 void SetValue(const std::string& new_value) { function in class:testing::TestProperty
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest.cc2070 property_with_matching_key->SetValue(test_property.value());
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc2079 property_with_matching_key->SetValue(test_property.value());

Completed in 29 milliseconds