Home
last modified time | relevance | path

Searched defs:tab_stop (Results 1 – 25 of 75) sorted by relevance

123

/dports/editors/kibi/kibi-0.2.2/
H A Dconfig_example.ini2 tab_stop = 4 key
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/text/unicode/norm/
H A Dreadwriter_test.go1 // Copyright 2011 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
4
5 package norm
6
7 import (
8 "bytes"
9 "fmt"
10 "testing"
[all …]
/dports/misc/gnuls/coreutils-8.30/src/
H A Dexpand.c213 char tab_stop[2]; in main() local
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dexpand.c213 char tab_stop[2]; in main() local
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/sourceview/
H A Dide-snippet-chunk.c49 gint tab_stop; member
193 gint tab_stop) in ide_snippet_chunk_set_tab_stop()
H A Dide-snippet.c61 gint tab_stop; member
602 gint tab_stop; in ide_snippet_update_context() local
666 gint tab_stop = ide_snippet_chunk_get_tab_stop (chunk); in ide_snippet_update_tags() local
772 gint tab_stop; in ide_snippet_add_chunk() local
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dgtksourceview.h44 guint tab_stop; member
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dcanonicalize-constant-low-bit-mask-and-icmp-sle-to-icmp-sle.ll30 %tmp0 = and i8 %x, 3
147 ; CHECK-NEXT: [[RET:%.*]] = icmp sle i8 [[TMP0]], [[NOTX:%.*]]
/dports/devel/cdash/CDash-2-2-3/tests/kwtest/simpletest/
H A Darguments.php196 private function renderFlagSet($flags, $explanation, $tab_stop) {
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/clang/
H A Dide-clang-completion-item.c267 guint tab_stop = 0; in ide_clang_completion_item_create_snippet() local
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dggetopt.cpp151 …const std::string & introducer , Level level , size_type tab_stop , size_type width , bool extra )… in showUsage()
236 std::string G::GetOpt::usageHelp( Level level , size_type tab_stop , size_type width , in usageHelp()
243 size_type tab_stop , size_type width , bool exact , bool extra ) const in usageHelpCore()
/dports/math/kalker/kalker-1.1.0/cargo-crates/rustyline-7.1.0/src/
H A Dconfig.rs30 tab_stop: usize, field
145 pub fn tab_stop(&self) -> usize { in tab_stop() method
379 pub fn tab_stop(mut self, tab_stop: usize) -> Self { in tab_stop() method
/dports/graphics/duhdraw/duhdraw-2.8.13/
H A Dansi-esc.c45 static int tab_stop[5]; variable
/dports/www/py-html5-parser/html5-parser-0.4.10/gumbo/
H A Dutf8.c188 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/textproc/sigil/Sigil-1.8.0/internal/gumbo/
H A Dutf8.c184 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/devel/gumbo/gumbo-parser-0.10.1/src/
H A Dutf8.c189 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/src/gumbo/
H A Dutf8.c189 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/www/kristall/kristall-6b39f244/lib/gumbo-parser/
H A Dgumbo-utf8.c189 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/gumbo-parser/src/
H A Dutf8.c189 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/textproc/pageedit/PageEdit-1.2.0/gumbo_subtree/src/
H A Dutf8.c184 int tab_stop = iter->_parser->_options->tab_stop; in update_position() local
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dgtksourceview.c577 gtk_source_view_calculate_tab_stop_width (GtkWidget *widget, in gtk_source_view_calculate_tab_stop_width()
750 gtk_source_view_set_tab_stop (GtkSourceView *view, in gtk_source_view_set_tab_stop()
/dports/devel/geany-legacy/geany-1.37.1/plugins/
H A Dexport.c449 gint tab_stop = tab_width - (column % tab_width); in write_latex_file() local
662 gint tab_stop = tab_width - (column % tab_width); in write_html_file() local
/dports/devel/geany/geany-1.38/plugins/
H A Dexport.c449 gint tab_stop = tab_width - (column % tab_width); in write_latex_file() local
662 gint tab_stop = tab_width - (column % tab_width); in write_html_file() local
/dports/print/trueprint/trueprint-5.4/src/
H A Doutput.c161 short tab_stop = tabsize + line_position - line_position%tabsize; in getnextline() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/widgets/
H A Dicon_button_widget.cpp42 IconButtonWidget::IconButtonWidget(ScaleMode scale_mode, const bool tab_stop, in IconButtonWidget()

123