Searched defs:AddLine (Results 1 – 11 of 11) sorted by relevance
/external/google-breakpad/src/common/ |
D | dwarf_line_to_module.cc | 106 void DwarfLineToModule::AddLine(uint64_t address, uint64_t length, in AddLine() function in google_breakpad::DwarfLineToModule
|
D | dwarf_cu_to_module.cc | 959 void AddLine(Module::Line &line) { in AddLine() function in google_breakpad::__anon19bc08650211::FunctionRange
|
/external/google-breakpad/src/common/dwarf/ |
D | functioninfo.cc | 96 void CULineInfoHandler::AddLine(uint64_t address, uint64_t length, in AddLine() function in dwarf2reader::CULineInfoHandler
|
D | dwarf2reader.h | 186 virtual void AddLine(uint64_t address, uint64_t length, in AddLine() function
|
/external/pdfium/xfa/fxgraphics/ |
D | cxfa_gepath.cpp | 75 void CXFA_GEPath::AddLine(const CFX_PointF& p1, const CFX_PointF& p2) { in AddLine() function in CXFA_GEPath
|
/external/pdfium/core/fpdfdoc/ |
D | csection.cpp | 40 CPVT_WordPlace CSection::AddLine(const CPVT_LineInfo& lineinfo) { in AddLine() function in CSection
|
D | cpdf_variabletext.cpp | 555 CPVT_WordPlace CPDF_VariableText::AddLine(const CPVT_WordPlace& place, in AddLine() function in CPDF_VariableText
|
/external/perfetto/src/profiling/ |
D | deobfuscator.cc | 161 base::Status ProguardParser::AddLine(std::string line) { in AddLine() function in perfetto::profiling::ProguardParser
|
/external/skia/gm/ |
D | degeneratesegments.cpp | 120 static SkPoint AddLine(SkPathBuilder& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
/external/webrtc/pc/ |
D | webrtc_sdp.cc | 460 static bool AddLine(const std::string& line, std::string* message) { in AddLine() function
|
/external/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 1046 void ImDrawList::AddLine(const ImVec2& a, const ImVec2& b, ImU32 col, float thickness) in AddLine() function in ImDrawList
|