Lines Matching refs:bot
259 assert_sentinel(runs[1], false); // bot: a sentinal would mean two in a row
865 int top, bot SK_INIT_TO_AVOID_WARNING;
875 bot = a_bot;
878 bot = a_top = b_top;
884 bot = b_bot;
887 bot = b_top = a_top;
894 bot = b_top = a_bot;
898 bot = a_top = b_bot;
906 oper.addSpan(bot, run0, run1);
931 prevBot = bot;
1196 int bot;
1202 bot = *runs++;
1203 SkASSERT(SkRegion::kRunTypeSentinel > bot);
1231 bounds->fBottom = bot;