Home
last modified time | relevance | path

Searched defs:multiLine (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_textedit.cpp33 void CJX_TextEdit::multiLine(CFXJSE_Value* pValue, in multiLine() function in CJX_TextEdit
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java471 protected void setMultiLine(boolean multiLine) { 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()