Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptInfo.ts302 private textStorage: TextStorage; property in ts.server.ScriptInfo
/third_party/skia/modules/canvaskit/
Dparagraph_bindings.cpp463 std::string textStorage = jtext.as<std::string>(); in EMSCRIPTEN_BINDINGS() local