Searched +defs:cursor +defs:color (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DColorCG.cpp38 Color::Color(CGColorRef color) argument
87 static CGColorRef leakCGColor(const Color& color, ColorSpace colorSpace) argument
94 template<ColorSpace colorSpace> static CGColorRef cachedCGColor(const Color& color) argument
124 static size_t cursor; local
133 cachedCGColor(const Color& color, ColorSpace colorSpace) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dframe.el1258 (defgroup cursor nil function
[all...]
H A Dfaces.el2171 (defface cursor '((t nil)) function
[all...]
H A Dterm.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gtk/
H A DFullscreenVideoControllerGtk.cpp200 GRefPtr<GdkCursor> cursor = adoptGRef(gdk_cursor_new(GDK_BLANK_CURSOR)); local
243 GdkColor color = { 1, 0, 0, 0 }; local
246 GdkRGBA color = { 0, 0, 0, 1}; local
258 GRefPtr<GdkCursor> cursor = adoptGRef(gdk_cursor_new(GDK_BLANK_CURSOR)); local
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-util.el[all...]
H A Dviper-init.el[all...]
H A Dcua-base.el[all...]
/macosx-10.9.5/IOKitUser-907.100.13/
H A DTests.c115 int color, x, y; local
180 UInt32 cursor[] = { local
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DWSTests.c115 int color, x, y; local
229 UInt32 cursor[] = { local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebCoreArgumentCoders.cpp315 void ArgumentCoder<Cursor>::encode(ArgumentEncoder& encoder, const Cursor& cursor) argument
332 bool ArgumentCoder<Cursor>::decode(ArgumentDecoder& decoder, Cursor& cursor) argument
668 encode(ArgumentEncoder& encoder, const Color& color) argument
679 decode(ArgumentDecoder& decoder, Color& color) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCSSMetadata.js775 "color": 237, property in class:WebInspector.CSSMetadata.Weight
776 "cursor": 34, property in class:WebInspector.CSSMetadata.Weight
[all...]
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DChromeClientEfl.cpp464 void ChromeClientEfl::updateColorChooser(const Color& color) argument
498 void ChromeClientEfl::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DChromeClientQt.cpp572 PassOwnPtr<ColorChooser> ChromeClientQt::createColorChooser(ColorChooserClient* client, const Color& color) argument
608 void ChromeClientQt::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEwkView.cpp407 void EwkView::setCursor(const Cursor& cursor) argument
792 requestColorPicker(WKColorPickerResultListenerRef listener, const WebCore::Color& color) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmacfns.c250 unsigned long color; member in struct:colormap_t
1042 char *color; local
1099 char *color; local
1154 char *color; local
1370 Cursor cursor, nontext_cursor, mode_cursor, hand_cursor; local
2895 Lisp_Object color, frame; variable
2900 CHECK_STRING (color); variable
2911 Lisp_Object color, frame; variable
2916 CHECK_STRING (color); variable
[all...]
H A Dw32term.c1797 COLORREF color; local
5040 w32_define_cursor (FRAME_W32_WINDOW (f), cursor); local
6224 XColor color; local
[all...]
H A Dxfns.c943 Cursor cursor, nontext_cursor, mode_cursor, hand_cursor; local
3518 Lisp_Object color, frame; variable
3523 CHECK_STRING (color); variable
3534 Lisp_Object color, frame; variable
3539 CHECK_STRING (color); variable
[all...]
H A Dw32fns.c821 Lisp_Object color; local
930 char *color; local
988 char *color; local
1044 char *color; local
1411 Cursor cursor, nontext_cursor, mode_cursor, hand_cursor; local
2016 Cursor cursor = LoadImage ((HINSTANCE) GetModuleHandle(NULL), local
3763 Cursor cursor = (Cursor) wParam; local
6325 Lisp_Object color, frame; variable
6330 CHECK_STRING (color); variable
6341 Lisp_Object color, frame; variable
6346 CHECK_STRING (color); variable
[all...]
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
7328 XDefineCursor (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f), cursor); local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeCtrl.h181 XColor *color; /* -imagecolor */ member in struct:TreeCtrlColumnDrag
203 Tk_Cursor cursor; /* Current cursor for window, or None. */ member in struct:TreeCtrl
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_view.cpp1476 WebCore::Color color; local
3818 Ewk_Color color; local
3869 Ewk_Color color; local
4579 ewk_view_cursor_set(Evas_Object* ewkView, const WebCore::Cursor& cursor) argument
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_gtk_x11.c2403 GdkCursor *cursor; local
2404 GdkColor color 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
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/rendering/style/
H A DRenderStyle.h407 Color color = visitedDependentColor(CSSPropertyBackgroundColor); local
723 ECursor cursor() const { return static_cast<ECursor>(inherited_flags._cursor_style); } function in class:WebCore::RenderStyle
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp995 void WebPageProxy::setUnderlayColor(const Color& color) argument
2988 void WebPageProxy::setColorChooserColor(const WebCore::Color& color) argument
3002 void WebPageProxy::didChooseColor(const WebCore::Color& color) argument
3551 void WebPageProxy::setCursor(const WebCore::Cursor& cursor) argument
[all...]

Completed in 237 milliseconds

12