Home
last modified time | relevance | path

Searched defs:style_list (Results 1 – 22 of 22) sorted by relevance

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dinternal_styles.cc1493 const QVector<style_vecs_t> style_list = {{ "xmapwpt", xmapwpt }, { "xmap2006", xmap2006 }, { "xmap… variable
1495 const QVector<style_vecs_t> style_list; variable
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dinternal_styles.c1408 style_vecs_t style_list[] = {{ "xmapwpt", xmapwpt } , { "xmap2006", xmap2006 } , { "xmap", xmap } ,… variable
1411 style_vecs_t style_list[] = {{0,0}}; variable
/dports/x11/florence/florence-0.6.3/src/
H A Dsettings-window.h26 GtkListStore *style_list; member
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Ddialog_styling_assistant.h40 wxListBox *style_list; variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/style_sheets/
H A Dstyle_sheets_reference.py139 style_list = ['default', 'classic'] + sorted( variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/style_sheets/
H A Dstyle_sheets_reference.py139 style_list = ['default', 'classic'] + sorted( variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/style_sheets/
H A Dstyle_sheets_reference.py135 style_list = ['default', 'classic'] + sorted( variable
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/
H A DHTMLExporter.cpp73 string style_list; in HTMLStyle() local
/dports/devel/R-cran-pillar/pillar/R/
H A Dstyles.R110 style_list <- function(x) { function
/dports/graphics/darktable/darktable-3.6.1/src/lua/
H A Dstyles.c233 GList *style_list = dt_styles_get_list(newname); in dt_lua_style_create_from_image() local
/dports/graphics/darktable38/darktable-3.8.0/src/lua/
H A Dstyles.c233 GList *style_list = dt_styles_get_list(newname); in dt_lua_style_create_from_image() local
/dports/math/xgraph/xgraph/
H A Didraw.c343 static unsigned short style_list[ ] = { local
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp.c1273 Eina_List *style_shadows, *style_list; in _style_selector_del() local
1310 Eina_List *styles, *l, *style_shadows = NULL, *style_list; in e_comp_style_selector_create() local
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_theme/
H A De_int_config_fonts.c141 Evas_Object *style_list; member
/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Ddata.c480 void psiconv_free_word_style_list(psiconv_word_style_list style_list) in psiconv_free_word_style_list()
/dports/x11/libX11/libX11-1.7.2/modules/im/ximcp/
H A DimRmAttr.c256 register CARD32 *style_list = (CARD32 *)&data[2]; in _XimAttributeToValue() local
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dplugins.c208 get_style_from_list_by_name(GList *name_list, GList *style_list, gchar *name) in get_style_from_list_by_name()
/dports/security/putty-nogtk/putty-0.76/unix/
H A Dgtkfont.c2340 GtkWidget *family_list, *style_list, *size_entry, *size_list; member
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpatches.py1949 def _register_style(style_list, cls=None, *, name=None): argument
/dports/security/putty/putty-0.76/unix/
H A Dgtkfont.c2340 GtkWidget *family_list, *style_list, *size_entry, *size_list; member
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dconfig.c2574 Evas_Object *style_list, *cls_list, *win; in _font_names_list_sel() local
/dports/sysutils/tmux/tmux-3.2a/
H A Dtmux.h765 enum style_list { enum