Home
last modified time | relevance | path

Searched defs:indent_region (Results 1 – 4 of 4) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/src/
H A Dregion.c551 PASCAL NEAR indent_region(f, n) /* indent a region n tab-stops */ in indent_region() function
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dpangoview.cpp1241 void TextPangoWidget::indent_region(const char *mark_begin, in indent_region() function in TextPangoWidget
1350 void TextPangoWidget::indent_region(const GtkTextIter *begin, in indent_region() function in TextPangoWidget
/dports/devel/thonny/thonny-3.3.14/thonny/
H A Dtktextext.py543 def indent_region(self, event=None): member in EnhancedText
/dports/math/gretl/gretl-2021d/gui/
H A Dtextbuf.c3135 static void indent_region (GtkWidget *w, gpointer p) in indent_region() function