Searched defs:AddLine (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/v8/tools/ |
D | check-name-clashes.py | 42 def AddLine(self, line): member in Macro
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
D | adm_writer.py | 28 def AddLine(self, string='', indent_diff=0): member in IndentedStringBuilder
|
/external/chromium_org/ui/gfx/ |
D | text_elider.cc | 401 void RectangleString::AddLine(const base::string16& line) { in AddLine() function in gfx::__anon9c6e84b00211::RectangleString 601 void RectangleText::AddLine(const base::string16& line) { in AddLine() function in gfx::__anon9c6e84b00211::RectangleText
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusPath.h | 203 Status AddLine(IN const PointF& pt1, in AddLine() function 209 Status AddLine(IN REAL x1, in AddLine() function 224 Status AddLine(IN const Point& pt1, in AddLine() function 233 Status AddLine(IN INT x1, in AddLine() function
|
/external/skia/gm/ |
D | degeneratesegments.cpp | 118 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
/external/chromium_org/third_party/skia/gm/ |
D | degeneratesegments.cpp | 118 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/ |
D | MatlabPlot.cc | 423 int MatlabPlot::AddLine(int maxLen /*= -1*/, const char *plotAttrib /*= NULL*/, const char *name /*… in AddLine() function in MatlabPlot
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_vt.cpp | 90 CPVT_WordPlace CSection::AddLine(const CPVT_LineInfo & lineinfo) in AddLine() function in CSection 1297 CPVT_WordPlace CPDF_VariableText::AddLine(const CPVT_WordPlace & place, const CPVT_LineInfo & linei… in AddLine() function in CPDF_VariableText
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
D | webrtcsdp.cc | 423 static bool AddLine(const std::string& line, std::string* message) { in AddLine() function
|