Searched defs:lineLength (Results 1 – 13 of 13) sorted by relevance
/external/webkit/Source/WebCore/page/ |
D | EventSource.cpp | 261 int lineLength = -1; in parseEventStream() local 290 void EventSource::parseEventStreamLine(unsigned int bufPos, int fieldLength, int lineLength) in parseEventStreamLine()
|
/external/webkit/Source/WebCore/websockets/ |
D | WebSocketHandshake.cpp | 319 int lineLength = readStatusLine(header, len, statusCode, statusText); in readServerHandshake() local 458 int lineLength = end - header; in readStatusLine() local
|
/external/oprofile/libpopt/ |
D | popthelp.c | 147 singleOptionDefaultValue(size_t lineLength, in singleOptionDefaultValue() 225 size_t lineLength = 79 - indentLength; in singleOptionHelp() local
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_pxm.cpp | 389 int lineLength; in WriteImage() local
|
/external/jmonkeyengine/engine/src/test/jme3test/batching/ |
D | TestBatchNodeCluster.java | 60 private int lineLength = 50; field in TestBatchNodeCluster
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | TextEditorModel.js | 88 lineLength: function(lineNumber) method in WebInspector.TextEditorModel
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | StringMsgParser.java | 163 int lineLength = i - lineStart; in parseSIPMessage() local
|
/external/icu4c/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 678 int32_t lineLength=lines[i].len; in call() local
|
/external/opencv/cv/src/ |
D | cvhough.cpp | 485 int lineLength, int lineGap, in icvHoughLinesProbabalistic()
|
/external/webkit/Source/WebCore/plugins/ |
D | PluginView.cpp | 1176 int lineLength = eol - bytes; in parseRFC822HeaderFields() local
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/ |
D | NetscapeBrowserFuncs.cpp | 156 int lineLength = endOfLine - bytes; in parseRFC822HeaderFields() local
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextCG.cpp | 1233 float lineLength = width; in drawLineForText() local
|
/external/opencv/cv/include/ |
D | cvcompat.h | 517 int lineLength, int lineGap, in cvHoughLinesP()
|