Home
last modified time | relevance | path

Searched defs:new_line (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/util/
Dview-cairo.hh51 void new_line () {} in new_line() function
Dhb-shape.cc86 void new_line () { line_no++; } in new_line() function
/external/skia/src/compute/skc/
Dpath_builder.h63 void (* new_line )(struct skc_path_builder_impl * const impl); member
/external/skqp/src/compute/skc/
Dpath_builder.h63 void (* new_line )(struct skc_path_builder_impl * const impl); member
/external/libaom/libaom/common/
Dargs.c78 char *new_line = (char *)malloc(sizeof(*new_line) * 128); in arg_cfg() local
/external/python/cpython2/Python/
Dpeephole.c308 int new_line, cum_orig_line, last_line, tabsiz; in PyCode_Optimize() local
/external/webrtc/talk/media/base/
Drtpdump_unittest.cc92 const char new_line[] = "#!rtpplay1.0 1.1.1.1/1\n"; in TEST() local
/external/harfbuzz_ng/src/
Dgen-tag-table.py950 def print_subtag_matches (subtag, new_line): argument
/external/elfutils/libdw/
Ddwarf_getsrclines.c108 add_new_line (struct line_state *state, struct linelist *new_line) in add_new_line()
/external/v8/src/
Dgdb-jit.cc1488 intptr_t new_line = desc_->GetScriptLineNumber(info->pos_); in WriteBodyInternal() local