Searched refs:NewText (Results 1 – 15 of 15) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cjx_eventpseudomodel.h | 22 NewText, enumerator
|
D | cjx_eventpseudomodel.cpp | 268 case XFA_Event::NewText: in Property()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/ |
D | langsvr.go | 423 NewText: formatted, 446 changes[i].NewText = p.NewName
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/ |
D | langsvr.go | 423 NewText: formatted, 446 changes[i].NewText = p.NewName
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/ |
D | langsvr.go | 423 NewText: formatted, 446 changes[i].NewText = p.NewName
|
/external/tinyxml2/ |
D | tinyxml2.cpp | 1233 XMLText* text = doc->NewText( Value() ); // fixme: this will always allocate memory. Intern? in ShallowClone() 1680 XMLText* theText = GetDocument()->NewText( inText ); in SetText() 2021 XMLText* node = _document->NewText(text); in InsertNewText() 2255 XMLText* XMLDocument::NewText( const char* str ) in NewText() function in tinyxml2::XMLDocument
|
D | readme.md | 90 be created by calling the appropriate XMLDocument::NewElement, NewText, etc.
|
D | tinyxml2.h | 1851 XMLText* NewText( const char* text );
|
D | xmltest.cpp | 485 sub[2]->InsertFirstChild( doc->NewText( "& Text!" )); in main()
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 2200 SmallString<512> NewText; in applyEditsToTemp() local 2201 llvm::raw_svector_ostream OS(NewText); in applyEditsToTemp() 2214 TmpOut.write(NewText.data(), NewText.size()); in applyEditsToTemp()
|
/external/pdfium/xfa/fxfa/parser/ |
D | attributes.inc | 144 ATTR____(0x6f6556cfu, "newText", NewText, Basic)
|
D | element_attributes.inc | 504 ELEM_ATTR____(EventPseudoModel, NewText, CJX_EventPseudoModel::newText)
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 3022 NewText string `json:"newText"` member
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 3022 NewText string `json:"newText"` member
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 3022 NewText string `json:"newText"` member
|