Home
last modified time | relevance | path

Searched +defs:tab +defs:width (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/api/debugger/live-headers/
Dbackground.js5 chrome.browserAction.onClicked.addListener(function(tab) { argument
19 {url: "headers.html?" + tabId, type: "popup", width: 800, height: 600}); property
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
Dbackground.js9 return function(info, tab) { argument
15 chrome.windows.create({ url: url, width: 520, height: 660 }); property
Dinfo.js43 chrome.tabs.getCurrent(function (tab) { argument
47 width: 520 property
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DTabbedPane.js78 function tabToView(tab) argument
335 function tabToTabId(tab) { argument
479 _showTabElement: function(index, tab) argument
491 _hideTabElement: function(tab) argument
700 _showTab: function(tab) argument
709 _hideTab: function(tab) argument
727 _insertBefore: function(tab, index) argument
866 width: function() method in WebInspector.TabbedPaneTab
874 setWidth: function(width) argument
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.cc141 Tab* tab() { return tab_; } in tab() function in __anon4815226e0111::TabAnimationDelegate
150 TabAnimationDelegate::TabAnimationDelegate(TabStrip* tab_strip, Tab* tab) in TabAnimationDelegate()
178 Tab* tab) in ResetDraggingStateDelegate()
374 int width = mask->width(); in GetBackgroundImage() local
505 Tab* tab) in RemoveTabDelegate()
641 Tab* tab = CreateTab(); in AddTabAt() local
699 Tab* tab = tab_at(model_index); in RemoveTabAt() local
720 Tab* tab = tab_at(model_index); in SetTabData() local
855 Tab* tab = tab_at(model_index); in TabTitleChangedNotLoading() local
878 Tab* tab = tab_at(i); in IsActiveDropTarget() local
[all …]
/external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/
Dtabs_api.js158 chrome.tabs.onCreated.addListener(function(tab) { argument
180 chrome.tabs.get(tabId, function(tab) { argument
218 'width': parseInt(document.getElementById('new_window_width').value), property
259 width: parseInt(document.getElementById('width_' + id).value), property
/external/chromium_org/chrome/browser/resources/translate_internals/
Dtranslate_internals.js31 var tabpanelIds = tabpanels.map(function(tab) { argument
37 tabs.forEach(function(tab) { argument
249 function padWithZeros(number, width) { argument
/external/chromium_org/chrome/browser/chromeos/input_method/
Dtextinput_test_helper.cc171 int x, y, width, height; in ConvertRectFromString() local
186 content::WebContents* tab) { in ClickElement()
/external/opencv/cv/src/
Dcvstereobm.cpp114 uchar tab[TABSZ]; in icvPrefilter() local
188 int width = left->cols, height = left->rows; in icvFindStereoCorrespondenceBM_SSE2() local
206 uchar tab[TABSZ]; in icvFindStereoCorrespondenceBM_SSE2() local
396 int width = left->cols, height = left->rows; in icvFindStereoCorrespondenceBM() local
413 uchar tab[TABSZ]; in icvFindStereoCorrespondenceBM() local
559 int bufSize0, bufSize1, bufSize, width, width1, height; in cvFindStereoCorrespondenceBM() local
/external/chromium_org/third_party/smhasher/src/
DStats.h74 htab tab; in PrintCollisions() local
133 int width = maxwidth; in TestDistribution() local
/external/bison/src/
Dtables.c88 static base_number *width; variable
742 table_ninf_remap (base_number tab[], int size, base_number ninf) in table_ninf_remap()
/external/chromium_org/third_party/libwebp/dec/
Dvp8.c98 int* const width, int* const height) { in VP8GetInfo()
407 const uint8_t* tab; in GetLargeValue() local
/external/webp/src/dec/
Dvp8.c98 int* const width, int* const height) { in VP8GetInfo()
407 const uint8_t* tab; in GetLargeValue() local
/external/chromium_org/third_party/skia/src/views/
DSkView.cpp63 void SkView::setSize(SkScalar width, SkScalar height) in setSize()
793 static void tab(int level) in tab() function
/external/skia/src/views/
DSkView.cpp63 void SkView::setSize(SkScalar width, SkScalar height) in setSize()
793 static void tab(int level) in tab() function
/external/opencv/cxcore/src/
Dcxarray.cpp96 cvCreateMat( int height, int width, int type ) in cvCreateMat()
990 int width = img->width; in cvCreateData() local
1937 int width = !img->roi ? img->width : img->roi->width; in cvPtr1D() local
2036 int width, height; in cvPtr2D() local
3230 static IplROI* icvCreateROI( int coi, int xOffset, int yOffset, int width, int height ) in icvCreateROI()
3261 static const char* tab[][2] = in icvGetColorModel() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dchrome_extension_externs.js910 ChromeWindow.prototype.width; method in ChromeWindow
1006 MessageSender.prototype.tab; method in MessageSender
/external/okhttp/website/static/
Dbootstrap.min.js6 …createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend"… function
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1012 'tab': 9, property
2237 width: '@px', height: '@px', maxWidth: '@px', maxHeight: '@px', minWidth: '@px', minHeight: '@px', property
2377 var obj = {left: position.x, top: position.y, width: size.x, height: size.y}; property
3045 width: 1, property
3073 var properties = $extend({height: options.height, width: options.width}, options.properties); property
Dconcat-jquery-mootools-prototype.js4227 …rules = { position: 'absolute', top: 0, left: 0, margin: 0, border: 0, width: '1px', height: '1px'… property
5388 'tab': 9, property
6613 width: '@px', height: '@px', maxWidth: '@px', maxHeight: '@px', minWidth: '@px', minHeight: '@px', property
6753 var obj = {left: position.x, top: position.y, width: size.x, height: size.y}; property
7421 width: 1, property
7449 var properties = $extend({height: options.height, width: options.width}, options.properties); property
/external/skia/experimental/Intersection/
DSimplify.cpp3621 SkScalar width = bounds.width(); in moreHorizontal() local
4102 const int tab = 4; in dump() local
4949 const int tab = 4; in dump() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DSimplify.cpp3621 SkScalar width = bounds.width(); in moreHorizontal() local
4102 const int tab = 4; in dump() local
4949 const int tab = 4; in dump() local
/external/valgrind/main/VEX/priv/
Dguest_arm64_toIR.c1772 static ULong dbm_ROR ( Int width, ULong x, Int rot ) in dbm_ROR()
7532 IRTemp tab[4]; in dis_ARM64_simd_and_fp() local
/external/chromium_org/tools/win/split_link/viz.js/
Dviz.js3474 },setCanvasSize:function (width, height, noUpdates) { argument
93523 function _tabover($fp, $tab) {