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

  /external/chromium_org/chrome/browser/ui/views/
desktop_media_picker_views.cc 220 Views neighbours; local
221 parent()->GetViewsInGroup(GetGroup(), &neighbours); local
222 for (Views::iterator i(neighbours.begin()); i != neighbours.end(); ++i) {
259 Views neighbours; local
260 parent()->GetViewsInGroup(group, &neighbours);
261 if (neighbours.empty())
264 for (Views::iterator i(neighbours.begin()); i != neighbours.end(); ++i) {
  /external/iproute2/doc/
ip-cref.tex 422 direct access to all the neighbours and, hence, to any part of them.
    [all...]

Completed in 151 milliseconds