Home
last modified time | relevance | path

Searched refs:style_properties (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.cc890 BSTR *style_properties, in get_computedStyle() argument
896 if (!style_properties || !style_values) in get_computedStyle()
910 style_properties[0] = SysAllocString(L"display"); in get_computedStyle()
919 BSTR* style_properties, in get_computedStyleForProperties() argument
924 if (!style_properties || !style_values) in get_computedStyleForProperties()
930 string16 name = (LPCWSTR)style_properties[i]; in get_computedStyleForProperties()
Dbrowser_accessibility_win.h354 BSTR *style_properties,
361 BSTR* style_properties,