Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 25 of 42) sorted by relevance

12

/build/kati/
Dstringprintf.cc24 str.resize(128); in StringPrintf()
32 str.resize(ret); in StringPrintf()
35 str.resize(ret + 1); in StringPrintf()
Dsymtab.cc52 g_symbol_data.resize(v_ + 1); in GetGlobalVar()
64 g_symbol_data.resize(v_ + 1); in SetGlobalVar()
Dfind.cc264 path->resize(orig_path_size); in RunFind()
279 path->resize(orig_path_size); in RunFind()
289 path->resize(orig_path_size); in RunFind()
777 out->resize(orig_out_size); in HandleFind()
785 out->resize(orig_out_size); in HandleFind()
800 out->resize(orig_out_size); in HandleFind()
806 out->resize(out->size()-1); in HandleFind()
Dfile.cc42 buf_.resize(len); in Makefile()
Dio.cc44 s->resize(len); in LoadString()
Dninja.cc293 cmd_buf->resize(cmd_buf->size()-1); in TranslateCommand()
317 cmd_buf->resize(cmd_buf->size()-1); in TranslateCommand()
324 cmd_buf->resize(cmd_buf->size() - 1); in TranslateCommand()
438 cmd_buf->resize(cmd_begin); in GenShellScript()
473 cmd_buf->resize(cmd_buf->size()-1); in GetDepfile()
Dregen.cc223 gr->result.resize(num_files); in CheckStep1()
Dstrutil.cc359 o->resize(j); in NormalizePath()
/build/tools/droiddoc/templates-pdk/
Dhead_tag.cs48 #resize-packages-nav{border-bottom:3px solid #666;}
Dcustomizations.cs59 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js152 …$("#resize-packages-nav").resizable({handles: "s", resize: function(e, ui) { resizePackagesHeight(… method
153 $("#side-nav").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } }); method
Dandroid-developer-docs.css37 #resize-packages-nav {
38 /* keeps the resize handle below the h-scroll handle */
1503 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
1505 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-ds/assets/
Dandroid-developer-docs.css37 #resize-packages-nav {
38 /* keeps the resize handle below the h-scroll handle */
1503 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
1505 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-ds/
Dcustomizations.cs243 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-sac/
Dcustomizations.cs244 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-sac/assets/
Dandroid-developer-docs.css1229 #resize-packages-nav {
1230 /* keeps the resize handle below the h-scroll handle */
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css1229 #resize-packages-nav {
1230 /* keeps the resize handle below the h-scroll handle */
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-sdk-dev/assets/
Dandroid-developer-docs.css1229 #resize-packages-nav {
1230 /* keeps the resize handle below the h-scroll handle */
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-sdk-refonly/assets/
Dandroid-developer-docs.css1229 #resize-packages-nav {
1230 /* keeps the resize handle below the h-scroll handle */
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-sdk/assets/
Dandroid-developer-docs.css1229 #resize-packages-nav {
1230 /* keeps the resize handle below the h-scroll handle */
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
/build/tools/droiddoc/templates-sdk-refonly/
Dcustomizations.cs388 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-sdk/
Dcustomizations.cs388 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-ndk/
Dcustomizations.cs439 </div> <!-- end resize-packages -->
/build/tools/droiddoc/templates-ds/assets/js/
Ddocs.js335 $(window).resize(function() {
1927 resize: function(event, ui) { resizeNav(); }, /* resize the nav while dragging */ method
/build/tools/droiddoc/templates-sac/assets/js/
Ddocs.js409 $(window).resize(function() {
2088 resize: function(event, ui) { resizeNav(); }, /* resize the nav while dragging */ method

12