Searched defs:longText (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
D | CookiesTable.js | 46 …e, disclosure: expandable, sort: WebInspector.DataGrid.Order.Ascending, longText: true, weight: 24… property 47 … {id: "value", title: WebInspector.UIString("Value"), sortable: true, longText: true, weight: 34}, property
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/ |
D | ResourceWebSocketFrameView.js | 31 … {id: "data", title: WebInspector.UIString("Data"), sortable: false, weight: 88, longText: true}, property
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | TextFormatTest.java | 626 String longText = in testParseLongString() local
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
D | TextFormatTest.java | 661 String longText = in testParseLongString() local
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | custrtst.c | 1762 UChar longText[600]; in TestUNormIterator() local
|