Home
last modified time | relevance | path

Searched defs:new_line (Results 1 – 9 of 9) 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/skqp/src/compute/skc/
Dpath_builder.h63 void (* new_line )(struct skc_path_builder_impl * const impl); member
/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.py946 def print_subtag_matches (subtag, new_line): argument
/external/ImageMagick/coders/
Dps.c232 new_line, in ReadPSInfo() local
/external/elfutils/libdw/
Ddwarf_getsrclines.c108 add_new_line (struct line_state *state, struct linelist *new_line) in add_new_line()
/external/v8/src/diagnostics/
Dgdb-jit.cc1395 intptr_t new_line = desc_->GetScriptLineNumber(info->pos_); in WriteBodyInternal() local