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

  /external/chromium_org/tools/grit/grit/format/
rc_header.py 135 parent_text = group.attrs['first_id']
143 parent_id = long(parent_text)
145 parent_id = tids[parent_text]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 88 | <%= @parent %> -> <%= @child %>; // "<%= @parent_text %>" -> "<%= @child_text %>"
149 parent_text = adaptor.text_of( tree )
156 :parent_text => parent_text, :child_text => child_text

Completed in 1297 milliseconds