HomeSort by relevance Sort by last modified time
    Searched defs:GetStringProperty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/
com_message_event.cc 111 hr = GetStringProperty(flags, UTF8ToWide(message_).c_str(), result);
115 hr = GetStringProperty(flags, UTF8ToWide(origin_).c_str(), result);
119 hr = GetStringProperty(flags, UTF8ToWide(type_).c_str(), result);
123 hr = GetStringProperty(flags, L"", result);
147 HRESULT ComMessageEvent::GetStringProperty(WORD flags, const wchar_t* value,
  /external/chromium_org/ui/base/x/
x11_util.cc 851 bool GetStringProperty(
    [all...]

Completed in 2454 milliseconds