Home
last modified time | relevance | path

Searched defs:userInput (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationActionButton.js21 userInput: NotificationUserInput, property
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
DExpressionInterpreter.cpp72 CommandResult ExpressionInterpreter::interpretCommand(string userInput) in interpretCommand()
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp872 glslang::TInputScanner userInput(numStrings, &strings[numPre], &lengths[numPre]); in ProcessDeferred() local
/third_party/typescript/tests/lib/
Dreact.d.ts1798 userInput?: any; property