Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/x/
Dx11_util.cc799 long* int_properties = reinterpret_cast<long*>(properties); in GetIntArrayProperty() local
802 value->push_back(static_cast<int>(int_properties[i])); in GetIntArrayProperty()