• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/vim-55/runtime/autoload/

Lines Matching +refs:set +refs:border +refs:color

2222 \ 'imagearc(': 'resource image, int cx, int cy, int w, int h, int s, int e, int color | bool',
2223 \ 'imagechar(': 'resource image, int font, int x, int y, string c, int color | bool',
2224 \ 'imagecharup(': 'resource image, int font, int x, int y, string c, int color | bool',
2231 \ 'imagecolordeallocate(': 'resource image, int color | bool',
2240 \ 'imagecolortransparent(': 'resource image [, int color] | int',
2259 \ 'imagedashedline(': 'resource image, int x1, int y1, int x2, int y2, int color | bool',
2261 \ 'imageellipse(': 'resource image, int cx, int cy, int w, int h, int color | bool',
2262 \ 'imagefilledarc(': 'resource image, int cx, int cy, int w, int h, int s, int e, int color, int style | bool',
2263 \ 'imagefilledellipse(': 'resource image, int cx, int cy, int w, int h, int color | bool',
2264 \ 'imagefilledpolygon(': 'resource image, array points, int num_points, int color | bool',
2265 \ 'imagefilledrectangle(': 'resource image, int x1, int y1, int x2, int y2, int color | bool',
2266 \ 'imagefill(': 'resource image, int x, int y, int color | bool',
2267 \ 'imagefilltoborder(': 'resource image, int x, int y, int border, int color | bool',
2281 \ 'imageline(': 'resource image, int x1, int y1, int x2, int y2, int color | bool',
2285 \ 'imagepolygon(': 'resource image, array points, int num_points, int color | bool',
2298 \ 'imagesetpixel(': 'resource image, int x, int y, int color | bool',
2308 \ 'imagettftext(': 'resource image, float size, float angle, int x, int y, int color, string fontfile, string text | array',
2968 \ 'ncurses_color_content(': 'int color, int &r, int &g, int &b | int',
3000 \ 'ncurses_init_color(': 'int color, int r, int g, int b | int',
3760 \ 'printer_create_brush(': 'int style, string color | resource',
3763 \ 'printer_create_pen(': 'int style, int width, string color | resource',
4949 \ 'Memcache::set(': 'string key, mixed var [, int flag [, int expire]] | bool',
5148 " vim:set foldmethod=marker: