Home
last modified time | relevance | path

Searched defs:last_style (Results 1 – 23 of 23) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dmingw-hdep.c218 static ui_file_style last_style; variable
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/bunt-macros-0.2.5/src/
H A Dgen.rs185 let last_style = style_stack.last().copied().unwrap_or(Style::default()); in gen_output() localVariable
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/raster/
H A Draster.h28 * 5. Scrolling need to update all relevant lines in the region to scroll,
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Drenderer.py39 previous_screen=None, last_style=None, is_done=False, argument
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Drenderer.py39 previous_screen=None, last_style=None, is_done=False, argument
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dvertical.c251 static char last_style[50] = "Normal"; in startParagraph() local
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dlayers.rs238 let mut last_style: Option<StyleModifier> = None; in styles_for_stacks() localVariable
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/raster/
H A Draster.c27 int last_style; member
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/raster/
H A Draster.c27 int last_style; member
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/raster/
H A Draster.c27 int last_style; member
/dports/devel/gdb/gdb-11.1/gdb/tui/
H A Dtui-io.c254 static ui_file_style last_style; variable
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/tests/cell/
H A Dcell_test_suite.cpp523 auto last_style = wb.create_style("last_style"); in test_style() local
/dports/deskutils/genius/genius-1.0.27/src/
H A Dgnome-genius.c3259 GelOutputStyle last_style = curstate.output_style; in copy_as_plain() local
3278 GelOutputStyle last_style = curstate.output_style; in copy_as_latex() local
3297 GelOutputStyle last_style = curstate.output_style; in copy_as_troff() local
3316 GelOutputStyle last_style = curstate.output_style; in copy_as_mathml() local
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DDragC.c1739 unsigned char last_style; in get_current_receiver() local
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/tools/
H A Dwmslite.c164 struct wms_style *last_style; member
206 struct wms_style *last_style; member
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c111 static struct text_format last_style = { variable
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c111 static struct text_format last_style = { variable
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c111 static struct text_format last_style = { variable
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c111 static struct text_format last_style = { variable
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase.h714 char last_style[64];///< Last pen style TODO: replace by std::string variable
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkiconfactory.c2535 GtkStyle *last_style = NULL; in clear_cache() local
/dports/x11/xkeycaps/xkeycaps-2.46/
H A Dcommands.c2361 char last_style [255]; in make_kbd_lists() local
/dports/audio/din/din-52/src/
H A Dmenu.h156 static const int last_style = num_styles - 1; member