/external/chromium_org/chrome/browser/resources/chromeos/ |
D | salsa.css | 26 #treatment-header { 32 .treatment { 58 #treatment-list {
|
D | salsa.js | 56 treatment = []; 60 treatment.push({'key': key, 'value': value}); 62 treatmentsFound.push(treatment);
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | XSSAuditor.cpp | 636 …uest, const QualifiedName& attributeName, const String& replacementValue, TruncationKind treatment) in eraseAttributeIfInjected() argument 643 if (!isContainedInRequest(canonicalize(snippetFromAttribute(request, attribute), treatment))) in eraseAttributeIfInjected() 687 String XSSAuditor::canonicalize(String snippet, TruncationKind treatment) in canonicalize() argument 691 if (treatment != NoTruncation) { in canonicalize() 693 if (treatment == SrcLikeAttributeTruncation) in canonicalize() 695 else if (treatment == ScriptLikeAttributeTruncation) in canonicalize()
|
D | XSSAuditor.h | 102 …alifiedName&, const String& replacementValue = String(), TruncationKind treatment = NormalAttribut…
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Node.cpp | 541 bool Node::isContentEditable(UserSelectAllTreatment treatment) in isContentEditable() argument 544 return hasEditableStyle(Editable, treatment); in isContentEditable() 553 bool Node::hasEditableStyle(EditableLevel editableLevel, UserSelectAllTreatment treatment) const in hasEditableStyle() 566 … if (Position::nodeIsUserSelectAll(node) && treatment == UserSelectAllIsAlwaysNonEditable) in hasEditableStyle() 1486 unsigned short Node::compareDocumentPosition(const Node* otherNode, ShadowTreesTreatment treatment)… in compareDocumentPosition() 1539 …if (start1->inDocument() != start2->inDocument() || (treatment == TreatShadowTreesAsDisconnected &… in compareDocumentPosition()
|
D | Node.h | 409 …e(EditableType editableType = ContentIsEditable, UserSelectAllTreatment treatment = UserSelectAllI… 413 return hasEditableStyle(Editable, treatment);
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts3atoken.test | 122 # Asian languages (Lao, Khmer etc.) require the same special treatment as
|
D | fts2token.test | 122 # Asian languages (Lao, Khmer etc.) require the same special treatment as
|
D | null.test | 13 # This file implements tests for proper treatment of the special
|
/external/chromium_org/third_party/protobuf/ |
D | protobuf.gyp | 292 # the special treatment unless you run protoc from ./src/src 293 # (the treatment is based on the path to the .proto file
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | browser_window_utils.mm | 68 // that do not correspond to IDC_ constants need no special treatment however,
|
/external/chromium_org/ppapi/api/ |
D | ppb_image_data.idl | 79 * functions for determining the browser's treatment of image data.
|
/external/chromium_org/ui/views/widget/ |
D | native_widget_mac.mm | 54 // to unpredictable OSX treatment. For now, silently give a minimum dimension.
|
/external/tcpdump/ |
D | README.md | 57 Richard Stevens gives an excellent treatment of the Internet protocols
|
/external/chromium_org/content/common/ |
D | sandbox_mac.mm | 172 // Any characters that aren't printable ASCII get the \u treatment.
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
D | pnacl-bitcode-abi.rst | 288 libc math functions, but differ in the treatment of ``errno``. While the
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 321 // Define SchedRead defaults. Reads seldom need special treatment.
|
/external/chromium_org/chrome/browser/mac/ |
D | keystone_glue.mm | 202 // "-full". If no special treatment is required, the tag suffix will be an
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 87 In HTML, there are two characters that demand special treatment: `<`
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 124 In HTML, there are two characters that demand special treatment: `<`
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Syntax.text | 124 In HTML, there are two characters that demand special treatment: `<`
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Syntax.text | 124 In HTML, there are two characters that demand special treatment: `<`
|
/external/markdown/tests/markdown-test/ |
D | markdown-syntax.txt | 124 In HTML, there are two characters that demand special treatment: `<`
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 724 For GCs which use barriers or unusual treatment of stack roots, these flags
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m.result | 832 // <rdar://problem/6877235> Classes typedef-ed to CF objects should get the same treatment as CF ob…
|