Searched refs:slopSize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DAccessor.h22 * @a slopSize positions the buffer before the desired position
24 enum {bufferSize=4000, slopSize=bufferSize/8}; enumerator in enum:Accessor::__anon145
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocumentAccessor.cxx39 startPos = position - slopSize;
H A DWindowAccessor.cxx35 startPos = position - slopSize;

Completed in 83 milliseconds