Home
last modified time | relevance | path

Searched defs:window_params (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/demos/
H A Dwindow.h13 struct window_params { struct
23 struct window *window_create(pl_log log, const struct window_params *params); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/
H A Dextension_page.cc20 const CastContentWindow::CreateParams& window_params, in ExtensionPage()
H A Dcast_web_view.h73 CastContentWindow::CreateParams window_params; member
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/
H A DWindowOscillator.h27 enum window_params enum
/dports/science/gramps/gramps-5.1.4/gramps/gui/widgets/
H A Dprogressdialog.py491 def __init__(self, window_params, title): argument
606 def __init__(self, window_params, title): argument
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dxcbosd.c203 unsigned int window_params[] = { osd->screen->black_pixel, 1, XCB_EVENT_MASK_EXPOSURE }; in xcbosd_drawable_changed() local
276 unsigned int window_params[] = { osd->screen->black_pixel, 1, XCB_EVENT_MASK_EXPOSURE }; in xcbosd_create() local
/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/
H A Djpegxr.c91 static unsigned char window_params[5] = {0,0,0,0,0}; variable
H A Dw_emit.c302 unsigned char window_params[5]; in jxr_write_image_bitstream() local
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/
H A Djpegxr.c91 static unsigned char window_params[5] = {0,0,0,0,0}; variable
H A Dw_emit.c302 unsigned char window_params[5]; in jxr_write_image_bitstream() local
/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c126 struct window_params struct
134 struct window_params menus[3]; argument
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DPDecor.cc243 CreateWindowParams window_params; in init() local
/dports/math/mfem/mfem-4.3/linalg/
H A Dhypre.hpp888 double window_params[3]; member in mfem::HypreSmoother