/external/google-breakpad/src/common/ |
D | dwarf_line_to_module.cc | 106 void DwarfLineToModule::AddLine(uint64 address, uint64 length, in AddLine() function in google_breakpad::DwarfLineToModule
|
/external/dbus-binding-generator/chromeos-dbus-bindings/ |
D | indented_text.cc | 36 void IndentedText::AddLine(const std::string& line) { in AddLine() function in chromeos_dbus_bindings::IndentedText
|
D | indented_text_unittest.cc | 33 TEST_F(IndentedTextTest, AddLine) { in TEST_F() argument
|
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
D | line_chart.py | 97 def AddLine(self, points, label=None, color=None, member in LineChart
|
/external/google-breakpad/src/common/dwarf/ |
D | functioninfo.cc | 96 void CULineInfoHandler::AddLine(uint64 address, uint64 length, uint32 file_num, in AddLine() function in dwarf2reader::CULineInfoHandler
|
D | dwarf2reader.h | 179 virtual void AddLine(uint64 address, uint64 length, in AddLine() function
|
/external/pdfium/xfa/src/fxgraphics/src/ |
D | fx_path_generator.cpp | 64 void CFX_PathGenerator::AddLine(FX_FLOAT x1, in AddLine() function in CFX_PathGenerator
|
D | fx_graphics.cpp | 1222 FX_ERR CFX_Path::AddLine(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2) { in AddLine() function in CFX_Path
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_geobject.cpp | 201 void CFDE_Path::AddLine(const CFX_PointF& pt1, const CFX_PointF& pt2) { in AddLine() function in CFDE_Path
|
/external/skia/gm/ |
D | degeneratesegments.cpp | 115 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 280 void SkGlyphCache::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine() function in SkGlyphCache
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_vt.cpp | 85 CPVT_WordPlace CSection::AddLine(const CPVT_LineInfo& lineinfo) { in AddLine() function in CSection 1275 CPVT_WordPlace CPDF_VariableText::AddLine(const CPVT_WordPlace& place, in AddLine() function in CPDF_VariableText
|
/external/webrtc/talk/app/webrtc/ |
D | webrtcsdp.cc | 433 static bool AddLine(const std::string& line, std::string* message) { in AddLine() function
|