

Classes | |
| class | URLView |
| struct | URLView::kp |
Variables | |
| const uint8 | url_cursor [] |
| const rgb_color | blue = { 0, 0, 255, 255 } |
| const rgb_color | red = { 255, 0, 0, 255 } |
| const rgb_color | dark_blue = { 0, 0, 120, 255 } |
| const rgb_color | gray = { 100, 100, 100, 255 } |
| const rgb_color blue = { 0, 0, 255, 255 } |
| const rgb_color dark_blue = { 0, 0, 120, 255 } |
| const rgb_color gray = { 100, 100, 100, 255 } |
| const rgb_color red = { 255, 0, 0, 255 } |
| const uint8 url_cursor[] |
Initial value:
{ 16, 1, 1, 2,
0x00, 0x00, 0x38, 0x00, 0x24, 0x00, 0x24, 0x00,
0x13, 0xe0, 0x12, 0x5c, 0x09, 0x2a, 0x08, 0x01,
0x3c, 0x21, 0x4c, 0x71, 0x42, 0x71, 0x30, 0xf9,
0x0c, 0xf9, 0x02, 0x00, 0x01, 0x00, 0x00, 0x00,
0x00, 0x00, 0x38, 0x00, 0x3c, 0x00, 0x3c, 0x00,
0x1f, 0xe0, 0x1f, 0xfc, 0x0f, 0xfe, 0x0f, 0xff,
0x3f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x3f, 0xff,
0x0f, 0xff, 0x03, 0xfe, 0x01, 0xf8, 0x00, 0x00,
}
1.5.9