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

  /external/chromium_org/chrome/browser/chromeos/login/
user.cc 33 const int User::kInvalidImageIndex;
226 image_index_(kInvalidImageIndex),
user.h 91 static const int kInvalidImageIndex = -3;

Completed in 23 milliseconds