Searched refs:outdent (Results 1 – 13 of 13) sorted by relevance
/external/proguard/src/proguard/classfile/visitor/ |
D | ClassPrinter.java | 108 outdent(); in visitProgramClass() 114 outdent(); in visitProgramClass() 120 outdent(); in visitProgramClass() 126 outdent(); in visitProgramClass() 132 outdent(); in visitProgramClass() 138 outdent(); in visitProgramClass() 160 outdent(); in visitLibraryClass() 284 outdent(); in visitProgramField() 304 outdent(); in visitProgramMethod() 331 outdent(); in visitLibraryField() [all …]
|
/external/webkit/WebKit/mac/WebView/ |
D | WebHTMLView.h | 60 - (void)outdent:(id)sender;
|
D | WebViewPrivate.h | 88 - (void)outdent:(id)sender;
|
D | WebView.mm | 278 macro(outdent) \
|
D | WebHTMLView.mm | 2436 WEBCORE_COMMAND(outdent) category
|
/external/webkit/WebCore/editing/ |
D | Editor.h | 104 void outdent();
|
D | Editor.cpp | 851 void Editor::outdent() in outdent() function in WebCore::Editor
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 11058 (-[NSArray outdent:]): 11449 Adding outdent to the WebView responder forwarding list. 11450 Also add outdent to WebHTMLView.h and WebViewPrivate.h. 12321 (-[NSArray outdent:]): 12539 (-[NSArray outdent:]): 13333 (-[NSArray validateUserInterfaceItem:]): Only allow indent:/outdent: in 13336 (-[NSArray outdent:]):
|
D | ChangeLog | 18116 insertTabIgnoringFieldEditor, outdent, selectAll, selectToMark, setMark, 18617 (-[WebHTMLView outdent:]):
|
/external/webkit/WebCore/ |
D | ChangeLog | 12503 Test: editing/execCommand/outdent-regular-blockquote.html 18962 editing/execCommand/outdent-nested-lists-1.html 18963 editing/execCommand/outdent-nested-lists-2.html 18964 editing/execCommand/outdent-nested-lists-3.html 18965 editing/execCommand/outdent-nested-lists-4.html
|
D | ChangeLog-2006-12-31 | 13059 (WebCore::Editor::outdent): 21301 Fixed indent/outdent to only increment the left margin, to match other browsers. 21303 implement indent/outdent by customizing the appearance of these blockquotes, 22140 (-[WebCoreFrameBridge outdent]): 22143 (WebCore::Frame::outdent):
|
D | ChangeLog-2007-10-14 | 54043 Selection preservation during indent, outdent and list 61292 designMode outdent causes crash (11750)
|
D | ChangeLog-2008-08-10 | 9865 Second, indent, outdent and list creation returned false from preservesTypingStyle. 13289 (WebCore::Editor::outdent):
|