Searched defs:oldLabel (Results 1 – 3 of 3) sorted by relevance
160 /*virtual*/ void SkWidgetView::onLabelChange(const char oldLabel[], const char newLabel[]) in onLabelChange()262 virtual void onLabelChange(const char oldLabel[], const char newLabel[]) in onLabelChange()
82 private void removeLabel(int oldLabel) { in removeLabel()
164 private void replaceSucc(BasicBlock block, int oldLabel, int newLabel) { in replaceSucc()