Searched defs:b (Results 1 – 2 of 2) sorted by relevance
94 Bitmap b = mText.getDrawingCache(); in run() local178 Button b = (Button) findViewById(R.id.go); in onCreate() local
186 void gr_color(unsigned char r, unsigned char g, unsigned char b, unsigned char a) { in gr_color()