Searched refs:style_properties (Results 1 – 4 of 4) sorted by relevance
890 BSTR *style_properties, in get_computedStyle() argument896 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() argument924 if (!style_properties || !style_values) in get_computedStyleForProperties()930 string16 name = (LPCWSTR)style_properties[i]; in get_computedStyleForProperties()
354 BSTR *style_properties,361 BSTR* style_properties,
639 BSTR *style_properties,646 BSTR* style_properties,
2516 BSTR* style_properties, in get_computedStyle() argument2522 if (!style_properties || !style_values) in get_computedStyle()2535 style_properties[0] = SysAllocString(L"display"); in get_computedStyle()2544 BSTR* style_properties, in get_computedStyleForProperties() argument2549 if (!style_properties || !style_values) in get_computedStyleForProperties()2555 base::string16 name = (LPCWSTR)style_properties[i]; in get_computedStyleForProperties()