/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/ |
H A D | RtfListTable.java | 64 public static final String LIST_INDENT = "levelindent"; field in RtfListTable 88 LIST_START_AT, LIST_SPACE, LIST_INDENT, 194 writeOneAttributeNS(LIST_INDENT, attrib.getValue(LIST_INDENT)); in writeListTableEntry()
|
H A D | RtfListStyleBullet.java | 49 item.getParentList().attrib.getValue(RtfListTable.LIST_INDENT)); in writeListPrefix()
|
H A D | RtfListStyleNumber.java | 51 item.attrib.getValue(RtfListTable.LIST_INDENT)); in writeListPrefix()
|
H A D | RtfListStyleText.java | 59 item.getParentList().attrib.getValue(RtfListTable.LIST_INDENT)); in writeListPrefix()
|
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/html/ |
H A D | html2rtf.c | 58 #define LIST_INDENT 140 macro 187 state.hanging += LIST_INDENT; in start_bq() 277 state.hanging += LIST_INDENT; in start_dl() 278 state.indent = state.hanging + LIST_INDENT * 2; in start_dl() 588 state.hanging += LIST_INDENT; in start_ol() 589 state.indent = state.hanging + LIST_INDENT; in start_ol() 853 state.hanging += LIST_INDENT; in start_ul() 854 state.indent = state.hanging + LIST_INDENT; in start_ul()
|
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/html/ |
H A D | html2rtf.c | 58 #define LIST_INDENT 140 macro 187 state.hanging += LIST_INDENT; in start_bq() 277 state.hanging += LIST_INDENT; in start_dl() 278 state.indent = state.hanging + LIST_INDENT * 2; in start_dl() 588 state.hanging += LIST_INDENT; in start_ol() 589 state.indent = state.hanging + LIST_INDENT; in start_ol() 853 state.hanging += LIST_INDENT; in start_ul() 854 state.indent = state.hanging + LIST_INDENT; in start_ul()
|
/dports/shells/ksh93/ast-93u/src/cmd/html/ |
H A D | html2rtf.c | 58 #define LIST_INDENT 140 macro 187 state.hanging += LIST_INDENT; in start_bq() 277 state.hanging += LIST_INDENT; in start_dl() 278 state.indent = state.hanging + LIST_INDENT * 2; in start_dl() 588 state.hanging += LIST_INDENT; in start_ol() 589 state.indent = state.hanging + LIST_INDENT; in start_ol() 853 state.hanging += LIST_INDENT; in start_ul() 854 state.indent = state.hanging + LIST_INDENT; in start_ul()
|
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/group/ |
H A D | GroupPanel.java | 64 private static final int LIST_INDENT = 5; field in GroupPanel 152 memberListComponent.setBorder(BorderFactory.createEmptyBorder(0, LIST_INDENT, 0, LIST_INDENT)); in GroupPanel()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/ |
H A D | listing.c | 52 #define LIST_INDENT 40 macro 72 static char listdata[2 * LIST_INDENT]; /* we need less than that actually */
|
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/ |
H A D | ListAttributesConverter.java | 59 attrib.setTwips(RtfListTable.LIST_INDENT, fobj.getCommonMarginBlock().startIndent); in convertAttributes()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/ |
H A D | listing.c | 49 #define LIST_INDENT 40 macro 63 static char listdata[2 * LIST_INDENT]; /* we need less than that actually */
|
/dports/devel/nasm/nasm-2.15.05/asm/ |
H A D | listing.c | 49 #define LIST_INDENT 40 macro 63 static char listdata[2 * LIST_INDENT]; /* we need less than that actually */
|
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/ |
H A D | GenerateEnums.java | 52 private static final String LIST_INDENT = " "; field in GenerateEnums 232 showGeneratedCommentStart(LIST_INDENT); in showLanguages() 239 int lineLimit = 70 - LIST_INDENT.length(); in showLanguages() 249 Log.println(LIST_INDENT + "+ \"" + buffer + "\""); in showLanguages() 259 Log.println(LIST_INDENT + "+ \"" + buffer + "\""); in showLanguages() 261 showGeneratedCommentEnd(LIST_INDENT); in showLanguages()
|
/dports/textproc/sdf/sdf-2.001/perllib/sdf/home/stdlib/ |
H A D | stdlib.sdm | 273 LIST_INDENT dimension
|
/dports/textproc/groff/groff-1.22.4/contrib/mom/ |
H A D | ChangeLog | 732 o Changed .PRINT "\h'\\n[#LIST_INDENT\\n[#DEPTH]]u' in the "ROMAN
|