Searched refs:GetStringProperty (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dcom_message_event.cc111 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, function in class:ComMessageEvent
H A Dcom_message_event.h47 HRESULT GetStringProperty(WORD flags, const wchar_t* value, VARIANT* result);
/external/chromium/chrome/browser/
H A Didle_linux.cc47 if (!ui::GetStringProperty(window, "WM_CLASS", &value))
/external/chromium_org/chrome/browser/
H A Dscreensaver_window_finder_x11.cc51 if (!ui::GetStringProperty(window, "WM_CLASS", &value))
/external/chromium_org/ui/base/x/
H A Dx11_util.h192 UI_EXPORT bool GetStringProperty(
H A Dx11_util.cc918 bool GetStringProperty( function in namespace:ui
1348 result = GetStringProperty(
/external/chromium_org/chromeos/network/
H A Dcros_network_functions.cc111 bool GetStringProperty(const base::DictionaryValue& dictionary, function in namespace:chromeos::__anon7297

Completed in 321 milliseconds