Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/page/
DEventSource.cpp221 int lineLength = -1; in parseEventStream() local
250 void EventSource::parseEventStreamLine(unsigned int bufPos, int fieldLength, int lineLength) in parseEventStreamLine()
/external/oprofile/libpopt/
Dpopthelp.c147 singleOptionDefaultValue(size_t lineLength, in singleOptionDefaultValue()
225 size_t lineLength = 79 - indentLength; in singleOptionHelp() local
/external/webkit/WebCore/inspector/front-end/
DTextEditorModel.js82 lineLength: function(lineNumber) method in WebInspector.TextEditorModel
/external/nist-sip/java/gov/nist/javax/sip/parser/
DStringMsgParser.java163 int lineLength = i - lineStart; in parseSIPMessage() local
/external/webkit/WebCore/plugins/
DPluginView.cpp1170 int lineLength = eol - bytes; in parseRFC822HeaderFields() local
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp1042 float lineLength = width; in drawLineForText() local