Home
last modified time | relevance | path

Searched defs:tab_stops (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/R-cran-fansi/fansi/src/
H A Dtabs.c26 int FANSI_tab_width(struct FANSI_state state, SEXP tab_stops) { in FANSI_tab_width()
49 SEXP vec, SEXP tab_stops, struct FANSI_buff * buff, SEXP warn, in FANSI_tabs_as_spaces()
81 if(INTEGER(tab_stops)[j] > max_tab_stop) in FANSI_tabs_as_spaces() local
180 SEXP vec, SEXP tab_stops, SEXP warn, SEXP term_cap, SEXP ctl in FANSI_tabs_as_spaces_ext()
H A Dwrap.c529 SEXP tabs_as_spaces, SEXP tab_stops, in FANSI_strwrap_ext()
/dports/devel/robodoc/robodoc-4.99.44/Source/
H A Dglobals.c161 int tab_stops[MAX_TABS]; /* Tab stop positions */ variable
/dports/textproc/groff/groff-1.22.4/src/devices/grohtml/
H A Dhtml-table.h98 tabs *tab_stops; /* tab stop positions */ variable
/dports/japanese/groff/groff-1.18.1.1/src/devices/grohtml/
H A Dhtml-table.h95 tabs *tab_stops; /* tab stop positions */ variable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/editor/
H A Dsnippets.py110 def __new__(self, raw, start_offset, tab_stops, is_toplevel=True): argument
189 def __init__(self, left, tab_stops, editor): argument
281 def __new__(self, tab_stops): argument
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Daee.h187 struct tab_stops { /* structure to store tab stops */ struct
189 struct tab_stops *next_stop; argument
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/text/
H A Dparfmt.py248 def tab_stops(self): member in ParagraphFormat
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Ddumpstats.cpp97 int tab_stops[5]; in BEGIN_MESSAGE_MAP() local
/dports/misc/vifm/vifm-0.11/src/utils/
H A Dutf8.c170 utf8_strsw_with_tabs(const char str[], int tab_stops) in utf8_strsw_with_tabs()
H A Dstr.c771 expand_tabulation(const char line[], size_t max, size_t tab_stops, char buf[]) in expand_tabulation()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Ddumpstats.cpp97 int tab_stops[5]; in BEGIN_MESSAGE_MAP() local
/dports/science/gramps/gramps-5.1.4/gramps/gen/plug/docgen/
H A Dparagraphstyle.py343 def set_tabs(self, tab_stops): argument
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/tests/
H A Dcases.rs174 tab_stops: Option<Vec<TabStop>>, field
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktext.h156 GList *tab_stops; member
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_edit.h46 u_int8_t *tab_stops; member
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dasfont.h287 unsigned int *tab_stops ; /* tab stops in pixels where member
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dasfont.h287 unsigned int *tab_stops ; /* tab stops in pixels where member
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/h/
H A Dtext.h256 Vector tab_stops; /* Vector of tab-stops (pixels) */ variable
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DKEY1Token.h199 tab_stops, enumerator
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/src/
H A Dtypes.rs109 pub tab_stops: Vec<TabStop<'a>>, field
/dports/misc/vifm/vifm-0.11/src/menus/
H A Dmenus.c635 expand_tabulation_a(const char line[], size_t tab_stops) in expand_tabulation_a()
/dports/textproc/groff/groff-1.22.4/src/roff/troff/
H A Denv.cpp2580 tab_stops::tab_stops(hunits distance, tab_type type) in tab_stops() function in tab_stops
2691 tab_stops::tab_stops() : initial_list(0), repeated_list(0) in tab_stops() function in tab_stops
2695 tab_stops::tab_stops(const tab_stops &ts) in tab_stops() function in tab_stops
/dports/japanese/groff/groff-1.18.1.1/src/roff/troff/
H A Denv.cc2734 tab_stops::tab_stops(hunits distance, tab_type type) in tab_stops() function in tab_stops
2845 tab_stops::tab_stops() : initial_list(0), repeated_list(0) in tab_stops() function in tab_stops
2849 tab_stops::tab_stops(const tab_stops &ts) in tab_stops() function in tab_stops
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/tools/
H A Dtext.py630 tab_stops: Tuple = tuple() variable in ParagraphProperties

12