Home
last modified time | relevance | path

Searched refs:multiLine (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/testing/resources/
Dbug_306123.in219 <textEdit multiLine="1">
235 <textEdit multiLine="1">
251 <textEdit multiLine="1">
378 <textEdit multiLine="1">
501 <textEdit multiLine="1">
508 <textEdit multiLine="1">
526 <textEdit multiLine="1">
614 <textEdit multiLine="1">
630 <textEdit multiLine="1">
646 <textEdit multiLine="1">
[all …]
/external/pdfium/testing/resources/xfa/
Dxfa_multiline_textfield.in21 <textEdit multiLine="1">
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java471 protected void setMultiLine(boolean multiLine) { in setMultiLine() argument
473 (multiLine ? MULTILINE_MASK : 0); in setMultiLine()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp864 static void PrintPropPair(CStdOutStream &so, const char *name, const wchar_t *val, bool multiLine) in PrintPropPair() argument
867 if (multiLine) in PrintPropPair()
/external/pdfium/xfa/fxfa/parser/
Dattributes.inc118 ATTR____(0x5a32e493u, "multiLine", MultiLine, Basic)