HomeSort by relevance Sort by last modified time
    Searched refs:action_attr (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/protocol/
jingle_messages.cc 279 const char* action_attr = ValueToName(kActionTypes, action); local
280 if (!action_attr)
282 jingle_tag->AddAttr(QName(kEmptyNamespace, "action"), action_attr); local
  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 728 static const char* const action_attr[] = { "action", NULL } ; variable
864 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]
  /external/libxml2/
HTMLparser.c 728 static const char* const action_attr[] = { "action", NULL } ; variable
864 DECL form_contents, "fieldset", DECL form_attrs , DECL target_attr, DECL action_attr
    [all...]

Completed in 154 milliseconds