Home
last modified time | relevance | path

Searched defs:AddLine (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_line_to_module.cc106 void DwarfLineToModule::AddLine(uint64 address, uint64 length, in AddLine() function in google_breakpad::DwarfLineToModule
/external/google-breakpad/src/common/dwarf/
Dfunctioninfo.cc96 void CULineInfoHandler::AddLine(uint64 address, uint64 length, uint32 file_num, in AddLine() function in dwarf2reader::CULineInfoHandler
Ddwarf2reader.h179 virtual void AddLine(uint64 address, uint64 length, in AddLine() function
/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.cpp76 void CXFA_GEPath::AddLine(const CFX_PointF& p1, const CFX_PointF& p2) { in AddLine() function in CXFA_GEPath
/external/pdfium/core/fpdfdoc/
Dcsection.cpp43 CPVT_WordPlace CSection::AddLine(const CPVT_LineInfo& lineinfo) { in AddLine() function in CSection
Dcpdf_variabletext.cpp566 CPVT_WordPlace CPDF_VariableText::AddLine(const CPVT_WordPlace& place, in AddLine() function in CPDF_VariableText
/external/adhd/scripts/
Dini_editor.py192 def AddLine(self, line): member in Section
/external/skqp/src/core/
DSkStrike.cpp285 void SkStrike::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine() function in SkStrike
/external/skqp/gm/
Ddegeneratesegments.cpp116 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
/external/skia/gm/
Ddegeneratesegments.cpp116 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
/external/skia/src/core/
DSkStrike.cpp307 void SkStrike::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine() function in SkStrike
/external/u-boot/tools/buildman/
Dbuilder.py762 def AddLine(lines_summary, lines_boards, line, board): function
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc433 static bool AddLine(const std::string& line, std::string* message) { in AddLine() function