Home
last modified time | relevance | path

Searched defs:surface (Results 251 – 275 of 15178) sorted by relevance

1...<<11121314151617181920>>...608

/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-xcb-connection.c65 #define XCB_RENDER_HAS_COMPOSITE(surface) XCB_RENDER_AT_LEAST((surface), 0, 0) argument
70 #define XCB_RENDER_HAS_DISJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
71 #define XCB_RENDER_HAS_CONJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
73 #define XCB_RENDER_HAS_TRAPEZOIDS(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
74 #define XCB_RENDER_HAS_TRIANGLES(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
75 #define XCB_RENDER_HAS_TRISTRIP(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
76 #define XCB_RENDER_HAS_TRIFAN(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
79 #define XCB_RENDER_HAS_FILTERS(surface) XCB_RENDER_AT_LEAST((surface), 0, 6) argument
80 #define XCB_RENDER_HAS_FILTER_GOOD(surface) FALSE argument
81 #define XCB_RENDER_HAS_FILTER_BEST(surface) FALSE argument
[all …]
H A Dcairo-image-surface.c187 cairo_image_surface_t *surface; in _cairo_image_surface_create_for_pixman_image() local
351 cairo_surface_t *surface; in _cairo_image_surface_create_with_pixman_format() local
828 cairo_surface_t *surface; in _cairo_image_surface_map_to_image() local
859 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_finish() local
890 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_source() local
924 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_get_extents() local
940 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_paint() local
956 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_mask() local
977 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_stroke() local
998 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_fill() local
[all …]
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dmove_resize_window_test.cpp114 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testMove() local
194 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testResize() local
336 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testPackTo() local
409 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testPackAgainstClient() local
451 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testGrowShrink() local
504 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testPointerMoveEnd() local
550 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testClientSideMove() local
605 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testPlasmaShellSurfaceMovable() local
756 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testAdjustClientGeometryOfAutohidingX11Panel() local
837 QScopedPointer<KWayland::Client::Surface> surface(Test::createSurface()); in testAdjustClientGeometryOfAutohidingWaylandPanel() local
[all …]
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-xcb-connection.c65 #define XCB_RENDER_HAS_COMPOSITE(surface) XCB_RENDER_AT_LEAST((surface), 0, 0) argument
70 #define XCB_RENDER_HAS_DISJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
71 #define XCB_RENDER_HAS_CONJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
73 #define XCB_RENDER_HAS_TRAPEZOIDS(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
74 #define XCB_RENDER_HAS_TRIANGLES(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
75 #define XCB_RENDER_HAS_TRISTRIP(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
76 #define XCB_RENDER_HAS_TRIFAN(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
79 #define XCB_RENDER_HAS_FILTERS(surface) XCB_RENDER_AT_LEAST((surface), 0, 6) argument
80 #define XCB_RENDER_HAS_FILTER_GOOD(surface) FALSE argument
81 #define XCB_RENDER_HAS_FILTER_BEST(surface) FALSE argument
[all …]
H A Dcairo-image-surface.c187 cairo_image_surface_t *surface; in _cairo_image_surface_create_for_pixman_image() local
351 cairo_surface_t *surface; in _cairo_image_surface_create_with_pixman_format() local
828 cairo_surface_t *surface; in _cairo_image_surface_map_to_image() local
859 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_finish() local
890 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_source() local
924 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_get_extents() local
940 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_paint() local
956 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_mask() local
977 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_stroke() local
998 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_fill() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-xcb-connection.c65 #define XCB_RENDER_HAS_COMPOSITE(surface) XCB_RENDER_AT_LEAST((surface), 0, 0) argument
70 #define XCB_RENDER_HAS_DISJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
71 #define XCB_RENDER_HAS_CONJOINT(surface) XCB_RENDER_AT_LEAST((surface), 0, 2) argument
73 #define XCB_RENDER_HAS_TRAPEZOIDS(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
74 #define XCB_RENDER_HAS_TRIANGLES(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
75 #define XCB_RENDER_HAS_TRISTRIP(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
76 #define XCB_RENDER_HAS_TRIFAN(surface) XCB_RENDER_AT_LEAST((surface), 0, 4) argument
79 #define XCB_RENDER_HAS_FILTERS(surface) XCB_RENDER_AT_LEAST((surface), 0, 6) argument
80 #define XCB_RENDER_HAS_FILTER_GOOD(surface) FALSE argument
81 #define XCB_RENDER_HAS_FILTER_BEST(surface) FALSE argument
[all …]
H A Dcairo-image-surface.c187 cairo_image_surface_t *surface; in _cairo_image_surface_create_for_pixman_image() local
351 cairo_surface_t *surface; in _cairo_image_surface_create_with_pixman_format() local
828 cairo_surface_t *surface; in _cairo_image_surface_map_to_image() local
859 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_finish() local
890 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_source() local
924 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_get_extents() local
940 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_paint() local
956 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_mask() local
977 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_stroke() local
998 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_fill() local
[all …]
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-wayland-inhibit-shortcuts-dialog.c30 MetaWaylandSurface *surface; member
40 surface_inhibit_shortcuts_data_get (MetaWaylandSurface *surface) in surface_inhibit_shortcuts_data_get()
47 surface_inhibit_shortcuts_data_set (MetaWaylandSurface *surface, in surface_inhibit_shortcuts_data_set()
72 on_surface_destroyed (MetaWaylandSurface *surface, in on_surface_destroyed()
107 meta_wayland_surface_ensure_inhibit_shortcuts_dialog (MetaWaylandSurface *surface, in meta_wayland_surface_ensure_inhibit_shortcuts_dialog()
143 meta_wayland_surface_show_inhibit_shortcuts_dialog (MetaWaylandSurface *surface, in meta_wayland_surface_show_inhibit_shortcuts_dialog()
168 meta_wayland_surface_cancel_inhibit_shortcuts_dialog (MetaWaylandSurface *surface) in meta_wayland_surface_cancel_inhibit_shortcuts_dialog()
/dports/devel/flatzebra/flatzebra-0.1.7/src/flatzebra/
H A DGameEngine.h291 SDL_Surface *surface) const in copyPixmap()
303 Couple posInSurface, SDL_Surface *surface) in copySpritePixmap()
320 RCouple posInSurface, SDL_Surface *surface) in copySpritePixmap()
338 SDL_Surface *surface) in writeString()
347 SDL_Surface *surface) in writeStringCentered()
356 SDL_Surface *surface) in writeStringXCentered()
365 SDL_Surface *surface) in writeStringXCentered()
376 SDL_Surface *surface) in writeStringXCentered()
385 SDL_Surface *surface) in writeStringRightJustified()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-win32-printing-surface.c980 cairo_win32_surface_t *surface; member
1101 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_show_page() local
1116 cairo_win32_surface_t *surface = cairo_container_of (clipper, in _cairo_win32_printing_surface_clipper_intersect_clip_path() local
1168 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_paint() local
1251 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_stroke() local
1378 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_fill() local
1442 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_show_glyphs() local
1639 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_start_page() local
1727 cairo_win32_surface_t *surface = abstract_surface; in _cairo_win32_printing_surface_set_paginated_mode() local
1759 cairo_win32_surface_t *surface; in cairo_win32_printing_surface_create() local
[all …]
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-image-surface.c187 cairo_image_surface_t *surface; in _cairo_image_surface_create_for_pixman_image() local
351 cairo_surface_t *surface; in _cairo_image_surface_create_with_pixman_format() local
828 cairo_surface_t *surface; in _cairo_image_surface_map_to_image() local
859 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_finish() local
890 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_source() local
924 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_get_extents() local
940 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_paint() local
956 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_mask() local
977 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_stroke() local
998 cairo_image_surface_t *surface = abstract_surface; in _cairo_image_surface_fill() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Ddisplay.cc134 std::unique_ptr<ShellSurface> Display::CreateShellSurface(Surface* surface) { in CreateShellSurface()
148 Surface* surface) { in CreateXdgShellSurface()
163 Surface* surface, in CreateClientControlledShellSurface()
187 Surface* surface, in CreateNotificationSurface()
203 Surface* surface, in CreateInputMethodSurface()
223 std::unique_ptr<SubSurface> Display::CreateSubSurface(Surface* surface, in CreateSubSurface()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/pugl/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
85 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
97 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
114 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
143 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/src/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
87 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
99 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
117 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
147 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
87 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
99 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
117 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
147 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/src/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
87 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
99 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
117 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
147 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/src/
H A Dx11_cairo.c39 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoClose() local
50 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoOpen() local
87 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoDestroy() local
99 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoEnter() local
117 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoLeave() local
147 PuglX11CairoSurface* const surface = (PuglX11CairoSurface*)impl->surface; in puglX11CairoGetContext() local

1...<<11121314151617181920>>...608