Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DEventSource.cpp261 int lineLength = -1; in parseEventStream() local
290 void EventSource::parseEventStreamLine(unsigned int bufPos, int fieldLength, int lineLength) in parseEventStreamLine()
/external/webkit/Source/WebCore/websockets/
DWebSocketHandshake.cpp319 int lineLength = readStatusLine(header, len, statusCode, statusText); in readServerHandshake() local
458 int lineLength = end - header; in readStatusLine() local
/external/oprofile/libpopt/
Dpopthelp.c147 singleOptionDefaultValue(size_t lineLength, in singleOptionDefaultValue()
225 size_t lineLength = 79 - indentLength; in singleOptionHelp() local
/external/opencv/otherlibs/highgui/
Dgrfmt_pxm.cpp389 int lineLength; in WriteImage() local
/external/jmonkeyengine/engine/src/test/jme3test/batching/
DTestBatchNodeCluster.java60 private int lineLength = 50; field in TestBatchNodeCluster
/external/webkit/Source/WebCore/inspector/front-end/
DTextEditorModel.js88 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/icu4c/test/perf/dicttrieperf/
Ddicttrieperf.cpp678 int32_t lineLength=lines[i].len; in call() local
/external/opencv/cv/src/
Dcvhough.cpp485 int lineLength, int lineGap, in icvHoughLinesProbabalistic()
/external/webkit/Source/WebCore/plugins/
DPluginView.cpp1176 int lineLength = eol - bytes; in parseRFC822HeaderFields() local
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapeBrowserFuncs.cpp156 int lineLength = endOfLine - bytes; in parseRFC822HeaderFields() local
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp1233 float lineLength = width; in drawLineForText() local
/external/opencv/cv/include/
Dcvcompat.h517 int lineLength, int lineGap, in cvHoughLinesP()