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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h 171 M4OSA_UInt16 box_top; /**< the top position of text box in the track area */ member in struct:__anon30995
  /external/chromium_org/chrome/browser/ui/
metro_pin_tab_helper_win.cc 96 int box_top = (kLogoHeight - kCaptionHeight - kBoxHeight) / 2; local
97 canvas.DrawRect(gfx::Rect(box_left, box_top, kBoxWidth, kBoxHeight), paint);

Completed in 1441 milliseconds