theme             180 platform/n/lib.c     unsigned char theme;
theme             181 platform/n/lib.c     get_parameter_data(20, &theme, 1);
theme             182 platform/n/lib.c     void *p = palette_buffer_ptr[active_palette_buffer+theme];
theme             180 platform/n_facebook/lib.c     unsigned char theme;
theme             181 platform/n_facebook/lib.c     get_parameter_data(20, &theme, 1);
theme             182 platform/n_facebook/lib.c     void *p = palette_buffer_ptr[active_palette_buffer+theme];