Searched refs:AddItem (Results 1 – 7 of 7) sorted by relevance
95 m_platformDescription->AddItem(menuItem); in appendItem()109 m_platformDescription->AddItem(menuItem, position); in insertItem()
124 subg->AddItem (-ruleNo, ruleNo); in AddRuleRef()134 subg->AddItem (labNo, -1); in AddLabel()
158 int AddItem (int inputLabel, int tagLabel);
244 int SubGraph::AddItem (int inputLabel, int tagLabel) in AddItem() function in SubGraph
42 static void AddItem(const AutoJObject&, WebCore::HistoryItem*);
321 void WebHistory::AddItem(const AutoJObject& list, WebCore::HistoryItem* item) in AddItem() function in android::WebHistory
622 WebHistory::AddItem(mJavaFrame->history(env), item); in addHistoryItem()