Home
last modified time | relevance | path

Searched defs:contentStorage (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_panel.h58 std::shared_ptr<NativeReference> contentStorage = nullptr; member
Djs_panel.cpp116 auto contentStorage = (storage == nullptr) in SetUiContent() local