Searched +defs:color +defs:values (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dtty-colors.el[all...]
H A Dpc-win.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/GObject/
H A DWebKitDOMTestTypedefs.cpp257 webkit_dom_test_typedefs_set_shadow(WebKitDOMTestTypedefs* self, gfloat width, gfloat height, gfloat blur, const gchar* color, gfloat alpha) argument
289 webkit_dom_test_typedefs_string_array_function(WebKitDOMTestTypedefs* self, WebKitDOMDOMString[]* values, GError** error) argument
307 webkit_dom_test_typedefs_string_array_function2(WebKitDOMTestTypedefs* self, WebKitDOMDOMString[]* values, GError** error) argument
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixRFont.c36 XftColor color; member in struct:__anon13625
712 XGCValues values; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfaces.el[all...]
H A Dps-print.el[all...]
H A Dediff-init.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.cpp63 static void setLayerBorderColor(LayerWebKitThread& layer, const Color& color) argument
73 static void setLayerBackgroundColor(LayerWebKitThread& layer, const Color& color) argument
321 void GraphicsLayerBlackBerry::setBackgroundColor(const Color& color) argument
413 bool GraphicsLayerBlackBerry::addAnimation(const KeyframeValueList& values, const IntSize& boxSize, const Animation* animation, const String& animationName, double timeOffset) argument
603 setDebugBackgroundColor(const Color& color) argument
611 setDebugBorder(const Color& color, float borderWidth) argument
[all...]
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dattrs.c1612 ctmbstr const values[] = {"left", "right", "center", "justify", NULL}; local
1645 ctmbstr const values[] = {"top", "middle", "bottom", "baseline", NULL}; local
1712 ctmbstr const values[] = {"_blank", "_self", "_parent", "_top", NULL}; local
1731 ctmbstr const values[] local
1737 ctmbstr const values[] = {"none", "left", "right", "all", NULL}; local
1755 ctmbstr const values[] = {"rect", "default", "circle", "poly", NULL}; local
1761 ctmbstr const values[] = {"row", "rowgroup", "col", "colgroup", NULL}; local
1798 IsValidColorCode(ctmbstr color) argument
1873 ctmbstr const values[] = {"data", "object", "ref", NULL}; local
1880 ctmbstr const values[] = {"no", "auto", "yes", NULL}; local
1887 ctmbstr const values[] = {"rtl", "ltr", NULL}; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf2ps.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParser.cpp557 RGBA32 color; local
1367 bool CSSParser::parseColor(RGBA32& color, const String& string, bool strict) argument
1400 parseSystemColor(RGBA32& color, const String& string, Document* document) argument
3181 RefPtr<CSSValue> values[cMaxFillProperties]; local
3378 RefPtr<CSSValue> values[numProperties]; local
3439 RefPtr<CSSValue> values[numProperties]; local
3695 RefPtr<CSSValueList> values = CSSValueList::createCommaSeparated(); local
3718 RefPtr<CSSValueList> values = CSSValueList::createCommaSeparated(); local
4281 RefPtr<CSSValueList> values; local
4646 RefPtr<CSSValueList> values; local
4790 RefPtr<CSSValueList> values = CSSValueList::createSpaceSeparated(); local
[all...]
H A DStyleResolver.cpp3398 RGBA32 color; member in struct:WebCore::ColorValue
3635 parseCustomFilterArrayParameter(const String& name, CSSValueList* values, bool isArray) argument
3650 parseCustomFilterColorParameter(const String& name, CSSValueList* values) argument
3659 parseCustomFilterNumberParameter(const String& name, CSSValueList* values) argument
3674 parseCustomFilterTransformParameter(const String& name, CSSValueList* values) argument
4019 Color color; local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_motif.c331 XGCValues values; local
2503 XpmColorSymbol color[5] = local
[all...]
H A Dgui_gtk_x11.c2404 GdkColor color = { 0, 0, 0, 0 }; local
3530 GdkColor color = { 0, 0, 0, 0 }; local
4570 GdkColor color; local
4579 &color, FALSE, TRUE); local
4605 gui_mch_set_fg_color(guicolor_T color) argument
4614 gui_mch_set_bg_color(guicolor_T color) argument
4623 gui_mch_set_sp_color(guicolor_T color) argument
5184 GdkGCValues values; local
5231 GdkGCValues values; local
5278 gui_mch_draw_hollow_cursor(guicolor_T color) argument
5301 gui_mch_draw_part_cursor(int w, int h, guicolor_T color) argument
5480 GdkColor color; local
5756 GdkColor color; local
5758 (unsigned long)pixel, &color); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp582 void GraphicsLayerCA::setBackgroundColor(const Color& color) argument
761 void GraphicsLayerCA::setContentsToSolidColor(const Color& color) argument
2315 Vector<float> values; local
2517 Vector<RefPtr<FilterOperation> > values; local
2626 setDebugBackgroundColor(const Color& color) argument
2634 getDebugBorderInfo(Color& color, float& width) const argument
2672 setDebugBorder(const Color& color, float borderWidth) argument
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPhoto.c1130 XColor color; local
1634 int values[4], numValues, maxValues, argIndex; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkTreeview.c1732 Tcl_Obj **values = 0; local
3409 XColor *color = Tk_GetColorFromObj(tkwin, row->backgroundObj); local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPhoto.c681 XColor color; local
1629 int values[4]; local
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxterm.c1511 XColor color; local
1789 XColor color; local
1794 XAllocColor (FRAME_X_DISPLAY (f), FRAME_X_COLORMAP (f), &color); local
1813 XColor color; local
1857 XColor color, new; local
1988 unsigned long color; local
2906 XGCValues values; local
[all...]
H A Dmacterm.c914 static const ATSUAttributeValuePtr values[] = {&line_layout}; local
1041 static const ATSUAttributeValuePtr values[] = {&context}; local
3289 unsigned long color; local
8128 static const ATSUAttributeValuePtr values[] = local
[all...]

Completed in 359 milliseconds