Home
last modified time | relevance | path

Searched defs:news (Results 1 – 6 of 6) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
DTextLabelWidget.java60 protected void onMetricsChanged(SizeMetrics olds, SizeMetrics news) { in onMetricsChanged()
/external/mksh/src/
Dlex.c1769 Lex_state *news = alloc2(STATE_BSIZE, sizeof(Lex_state), ATEMP); in push_state_i() local
Dhistrap.c928 unsigned char *base, *news; in writehistfile() local
Deval.c1801 char *news; in alt_expand() local
Dvar.c1421 struct tbl *prev, *curr, *news; in arraysearch() local
Dedit.c2382 char *news, *op; in x_mapin() local
4817 struct edstate *news; in save_edstate() local
4830 restore_edstate(struct edstate *news, struct edstate *old) in restore_edstate()