HomeSort by relevance Sort by last modified time
    Searched refs:firstLine (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObjectInlines.h 23 inline RenderStyle* RenderObject::style(bool firstLine) const
25 return firstLine ? firstLineStyle() : style();
RenderBR.cpp 47 int RenderBR::lineHeight(bool firstLine) const
49 RenderStyle* s = style(firstLine && document().styleEngine()->usesFirstLineRules());
RenderSlider.h 44 virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
RenderBR.h 42 virtual float width(unsigned /*from*/, unsigned /*len*/, float /*xpos*/, TextDirection, bool = false /*firstLine*/, HashSet<const SimpleFontData*>* = 0 /*fallbackFonts*/, GlyphOverflow* = 0) const OVERRIDE { return 0; }
44 int lineHeight(bool firstLine) const;
EllipsisBox.h 33 int width, int height, int x, int y, bool firstLine, bool isVertical, InlineBox* markupBox)
34 : InlineBox(obj, FloatPoint(x, y), width, firstLine, true, false, false, isVertical, 0, 0, parent)
RenderListMarker.h 74 virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
75 virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
InlineBox.h 53 InlineBox(RenderObject& obj, FloatPoint topLeft, float logicalWidth, bool firstLine, bool constructed,
61 , m_bitfields(firstLine, constructed, dirty, extracted, isHorizontal)
150 void setFirstLineStyleBit(bool firstLine) { m_bitfields.setFirstLine(firstLine); }
151 bool isFirstLineStyle() const { return m_bitfields.firstLine(); }
279 EVerticalAlign verticalAlign() const { return renderer().style(m_bitfields.firstLine())->verticalAlign(); }
310 InlineBoxBitfields(bool firstLine = false, bool constructed = false, bool dirty = false, bool extracted = false, bool isHorizontal = true)
311 : m_firstLine(firstLine)
332 ADD_BOOLEAN_BITFIELD(firstLine, FirstLine);
    [all...]
RenderButton.h 55 virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode) const OVERRIDE;
RenderRubyRun.h 61 void getOverhang(bool firstLine, RenderObject* startRenderer, RenderObject* endRenderer, int& startOverhang, int& endOverhang) const;
RenderTextControlMultiLine.h 45 virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
RenderButton.cpp 93 int RenderButton::baselinePosition(FontBaseline baseline, bool firstLine, LineDirectionMode direction, LinePositionMode linePositionMode) const
108 return RenderFlexibleBox::baselinePosition(baseline, firstLine, direction, linePositionMode);
RenderTextControl.h 101 virtual int baselinePosition(FontBaseline baseline, bool firstLine, LineDirectionMode direction, LinePositionMode position) const OVERRIDE
103 return RenderBlock::baselinePosition(baseline, firstLine, direction, position);
RenderTextControlMultiLine.cpp 73 int RenderTextControlMultiLine::baselinePosition(FontBaseline baselineType, bool firstLine, LineDirectionMode direction, LinePositionMode linePositionMode) const
75 return RenderBox::baselinePosition(baselineType, firstLine, direction, linePositionMode);
RenderRubyRun.cpp 258 void RenderRubyRun::getOverhang(bool firstLine, RenderObject* startRenderer, RenderObject* endRenderer, int& startOverhang, int& endOverhang) const
285 if (!startRenderer || !startRenderer->isText() || startRenderer->style(firstLine)->fontSize() > rubyBase->style(firstLine)->fontSize())
288 if (!endRenderer || !endRenderer->isText() || endRenderer->style(firstLine)->fontSize() > rubyBase->style(firstLine)->fontSize())
294 int halfWidthOfFontSize = rubyText->style(firstLine)->fontSize() / 2;
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/
SuggestionAnswerTest.java 85 SuggestionAnswer.ImageLine firstLine = answer.getFirstLine();
86 assertEquals(2, firstLine.getTextFields().size());
87 assertFalse(firstLine.hasAdditionalText());
88 assertFalse(firstLine.hasStatusText());
89 assertTrue(firstLine.hasImage());
110 SuggestionAnswer.ImageLine firstLine = answer.getFirstLine();
111 assertEquals("text", firstLine.getTextFields().get(0).getText());
112 assertEquals(8, firstLine.getTextFields().get(0).getType());
113 assertEquals("moar", firstLine.getTextFields().get(1).getText());
114 assertEquals(0, firstLine.getTextFields().get(1).getType())
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
DefaultMessageLogFactory.java 17 String firstLine, String tid, String callId, long tsHeaderValue) {
19 isSender, firstLine, tid, callId, tsHeaderValue);
24 String firstLine, String tid, String callId, long timestampVal) {
26 isSender, firstLine, tid, callId, timestampVal);
MessageLog.java 57 private String firstLine;
88 String firstLine,
107 this.firstLine = firstLine;
121 String firstLine,
134 this.firstLine = firstLine;
165 + firstLine.trim() + "\"" +
ServerLog.java 323 String callId, String firstLine, String status, String tid, long time,
327 sender, firstLine, tid, callId, timestampVal);
349 String firstLine = message.getFirstLine().trim();
354 logMessage(inputText, from, to, sender, callId, firstLine, null, tid, time, tsval);
374 String firstLine = message.getFirstLine().trim();
379 logMessage(encoded, from, to, sender, callId, firstLine, status, tid, time, tsval);
  /external/nist-sip/java/gov/nist/javax/sip/
LogRecordFactory.java 24 * @param firstLine -- the first line of the message to be logged.
35 String firstLine, String tid, String callId, long timestampVal);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
LineInfo.h 51 void setFirstLine(bool firstLine) { m_isFirstLine = firstLine; }
  /external/chromium_org/third_party/icu/source/samples/layout/
pflow.h 29 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine);
  /external/icu/icu4c/source/samples/layout/
pflow.h 29 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine);
  /external/emma/core/java12/com/vladium/emma/report/
ClassItem.java 54 int firstLine = Integer.MAX_VALUE;
58 if ((mFirstLine > 0) && (mFirstLine < firstLine))
59 firstLine = mFirstLine;
62 m_firstLine = firstLine;
63 return firstLine;
  /external/emma/core/java12/com/vladium/emma/data/
MethodDescriptor.java 35 final int [] blockSizes, final int [][] blockMap, final int firstLine)
55 if ($assert.ENABLED) $assert.ASSERT (firstLine > 0, "firstLine must be positive: " + firstLine);
72 m_firstLine = firstLine;
250 int firstLine = 0;
260 // blockMap, lineMap, firstLine must be set:
270 firstLine = in.readInt ();
276 return new MethodDescriptor (name, descriptor, status, blockSizes, blockMap, firstLine);
296 // blockMap, lineMap, firstLine must be set
    [all...]
  /cts/tools/cfassembler/src/dxconvext/
ClassFileAssembler.java 83 String firstLine = br.readLine();
93 if (!firstLine.startsWith(hdr)) throw new RuntimeException("wrong format:"+firstLine +" isDex=" + isDex);
98 String classO = firstLine.substring(hdr.length()).trim();

Completed in 1391 milliseconds

1 2 3 4