Home
last modified time | relevance | path

Searched refs:XContext (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DAtomMgr.c38 static XContext nameToAtom = (XContext)0;
39 static XContext atomToName = (XContext)0;
59 if (nameToAtom == (XContext)0) in _XmInternAtomAndName()
64 if (atomToName == (XContext)0) in _XmInternAtomAndName()
102 if (nameToAtom == (XContext)0) in XmInternAtom()
107 if (atomToName == (XContext)0) in XmInternAtom()
142 if (nameToAtom == (XContext)0) in XmGetAtomName()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/xform/
H A DSkShape.h16 class XContext {
18 virtual ~XContext() {} in ~XContext()
25 static std::unique_ptr<XContext> Make(SkCanvas*);
45 virtual void draw(XContext*) {} in draw() argument
61 void draw(XContext*) override;
101 void draw(XContext*) override ;
H A DXContext.cpp74 void XContext::drawRect(const SkRect& r, const SkPaint& p, Xform* x) { in drawRect()
78 class CanvasXContext : public XContext {
170 std::unique_ptr<XContext> XContext::Make(SkCanvas* canvas) { in Make()
171 return std::unique_ptr<XContext>(new CanvasXContext(canvas)); in Make()
H A DSkShape.cpp12 void GeoShape::draw(XContext* ctx) { in draw()
16 void GroupShape::draw(XContext* ctx) { in draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/experimental/xform/
H A DSkShape.h16 class XContext {
18 virtual ~XContext() {} in ~XContext()
25 static std::unique_ptr<XContext> Make(SkCanvas*);
45 virtual void draw(XContext*) {} in draw() argument
61 void draw(XContext*) override;
101 void draw(XContext*) override ;
H A DXContext.cpp74 void XContext::drawRect(const SkRect& r, const SkPaint& p, Xform* x) { in drawRect()
78 class CanvasXContext : public XContext {
170 std::unique_ptr<XContext> XContext::Make(SkCanvas* canvas) { in Make()
171 return std::unique_ptr<XContext>(new CanvasXContext(canvas)); in Make()
H A DSkShape.cpp12 void GeoShape::draw(XContext* ctx) { in draw()
16 void GroupShape::draw(XContext* ctx) { in draw()
/dports/x11-wm/piewm/piewm-1.04/
H A Dtwm.h336 extern XContext VirtualContext;
337 extern XContext TwmContext;
338 extern XContext MenuContext;
339 extern XContext IconManagerContext;
340 extern XContext ScreenContext;
341 extern XContext ColormapContext;
/dports/x11-wm/tvtwm/tvtwm/
H A Dtwm.h340 extern XContext VirtualContext;
341 extern XContext TwmContext;
342 extern XContext MenuContext;
343 extern XContext IconManagerContext;
344 extern XContext ScreenContext;
345 extern XContext ColormapContext;
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dtwm.h484 extern XContext TwmContext; /* context key for storing the TwmWindow for
486 extern XContext MenuContext; /* context key for storing the MenuRoot
488 extern XContext IconManagerContext;
489 extern XContext VirtualContext;
490 extern XContext ScreenContext; /* context key for storing the ScreenInfo*
492 extern XContext ColormapContext;
493 extern XContext DoorContext;
/dports/deskutils/xcalendar/xcalendar/
H A Dlists.c86 if (XSaveContext(dsp, aKey, (XContext) element, (caddr_t) new) == XCNOMEM)
115 XDeleteContext(dsp, aKey, (XContext) ptr->element);
120 XDeleteContext(dsp, aKey, (XContext) ptr->element);
142 status = XFindContext(dsp, aKey, (XContext) element, (caddr_t *) & ptr);
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DExtP.h110 void _XmSetContextData(Widget, XContext, XtPointer);
111 void _XmDeleteContextData(Widget, XContext);
112 Boolean _XmGetContextData(Widget, XContext, XtPointer *);
H A DDragBS.c201 static XContext displayToMotifWindowContext = (XContext) NULL;
202 static XContext displayToTargetsContext = (XContext) NULL;
203 static XContext displayToAtomsContext = (XContext) NULL;
285 XContext loc_context; in GetMotifWindow()
316 XContext loc_context; in SetMotifWindow()
359 XContext loc_context; in GetTargetsTable()
390 XContext loc_context; in SetTargetsTable()
445 XContext loc_context; in GetAtomsTable()
448 if (displayToAtomsContext == (XContext) NULL) { in GetAtomsTable()
476 XContext loc_context; in SetAtomsTable()
[all …]
/dports/x11-toolkits/blt/blt2.5/win/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/xlib/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/korean/hpscat/ked/
H A DXutil.h293 typedef int XContext; typedef
295 #define XUniqueContext() ((XContext) XrmUniqueQuark())
296 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
302 XContext /* context */,
311 XContext /* context */,
320 XContext /* context */
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dtwm.h366 extern XContext TwmContext;
367 extern XContext MenuContext;
368 extern XContext IconManagerContext;
369 extern XContext ScreenContext;
370 extern XContext ColormapContext;
/dports/x11-toolkits/tk85/tk8.5.19/xlib/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A DXutil.h295 typedef int XContext; typedef
297 #define XUniqueContext() ((XContext) XrmUniqueQuark())
298 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
357 XContext /* context */
384 XContext /* context */,
576 XContext /* context */,
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXutil.h349 typedef int XContext; typedef
351 #define XUniqueContext() ((XContext) XrmUniqueQuark())
352 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
392 XContext /* context */
411 XContext /* context */,
571 XContext /* context */,
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXutil.h320 typedef int XContext; typedef
322 #define XUniqueContext() ((XContext) XrmUniqueQuark())
323 #define XStringToContext(string) ((XContext) XrmStringToQuark(string))
382 XContext /* context */
409 XContext /* context */,
617 XContext /* context */,
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dmain.h35 extern XContext clientContext;
36 extern XContext frameContext;

123456789