OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:box_left
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
172
M4OSA_UInt16
box_left
; /**< the left position of text box in the track area */
member in struct:__anon31880
/external/chromium_org/chrome/browser/ui/
metro_pin_tab_helper_win.cc
95
int
box_left
= (kLogoWidth - kBoxWidth) / 2;
local
97
canvas.DrawRect(gfx::Rect(
box_left
, box_top, kBoxWidth, kBoxHeight), paint);
Completed in 365 milliseconds