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

  /external/chromium_org/ui/app_list/cocoa/
app_list_pager_view.mm 79 CGFloat segmentWidth = [self bounds].size.width / [self segmentCount];
80 return pointInView.x / segmentWidth;
app_list_view_controller.mm 229 CGFloat segmentWidth = std::min(
234 [pagerControl_ setWidth:segmentWidth
  /external/aac/libAACdec/src/
aacdec_hcr.cpp     [all...]

Completed in 3027 milliseconds