HomeSort by: relevance | last modified time | path
    Searched refs:SetValue (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winSetAppUserModelID.c 105 pps->lpVtbl->SetValue(pps, &PKEY_AppUserModel_ID, &pv);
propertystore.h 59 STDMETHOD(SetValue) (THIS_ REFPROPERTYKEY, REFPROPVARIANT) PURE;
  /xsrc/external/mit/xdm/dist/greeter/
Login.h 223 extern int SetValue(Widget ctx, int promptId, const char *value);
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);
Login.c 915 SetValue(Widget ctx, int promptNum, const char *value)
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
gtest.h 506 void SetValue(const std::string& new_value) {
  /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
gtest.h 545 void SetValue(const std::string& new_value) {
  /xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest.cc 2079 property_with_matching_key->SetValue(test_property.value());
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest.cc 2070 property_with_matching_key->SetValue(test_property.value());

Completed in 21 milliseconds