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

  /external/chromium_org/tools/grit/grit/node/
empty.py 23 'first_id' : '',
message.py 99 Returns the concatenation of the parent's node first_id and
112 assert 'first_id' in grouping_parent.attrs
113 return [grouping_parent.attrs['first_id'] + '_' + self.attrs['offset']]
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 671 ShelfID first_id = AddPlatformApp(); local
683 gfx::Rect first_bounds = shelf_view_->GetIdealBoundsOfItemIcon(first_id);
    [all...]

Completed in 660 milliseconds