Home
last modified time | relevance | path

Searched defs:longText (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DCookiesTable.js46 …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/
DResourceWebSocketFrameView.js31 … {id: "data", title: WebInspector.UIString("Data"), sortable: false, weight: 88, longText: true}, property
/external/protobuf/java/src/test/java/com/google/protobuf/
DTextFormatTest.java626 String longText = in testParseLongString() local
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
DTextFormatTest.java661 String longText = in testParseLongString() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcustrtst.c1762 UChar longText[600]; in TestUNormIterator() local