Searched refs:left_count (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dprint.c488 int left_count = 0, right_count = 0;
496 left_count++;
511 if (left_count > 0)
526 if (left_count > 0)
486 int left_count = 0, right_count = 0; local
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_titlebar.cc396 int left_count = 0; local
405 (left_side ? left_count : right_count)++;
415 (left_side ? left_count : right_count)++;
431 (left_side ? left_count : right_count)++;
459 if (right_count > left_count) {

Completed in 683 milliseconds