HomeSort by relevance Sort by last modified time
    Searched defs:NewText (Results 1 - 6 of 6) sorted by null

  /prebuilts/go/darwin-x86/src/encoding/xml/
atom_test.go 23 Summary: NewText("Some text."),
52 func NewText(text string) Text {
  /prebuilts/go/linux-x86/src/encoding/xml/
atom_test.go 23 Summary: NewText("Some text."),
52 func NewText(text string) Text {
  /external/pdfium/xfa/fxfa/parser/
cscript_eventpseudomodel.h 20 NewText,
46 void NewText(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
cscript_eventpseudomodel.cpp 90 case XFA_Event::NewText:
153 void CScript_EventPseudoModel::NewText(CFXJSE_Value* pValue,
156 Property(pValue, XFA_Event::NewText, bSetting);
  /external/tinyxml2/
tinyxml2.cpp 835 XMLText* text = doc->NewText( Value() ); // fixme: this will always allocate memory. Intern?
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]

Completed in 611 milliseconds