Searched defs:needMoreContext (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | VisibleUnits.cpp | 488 bool needMoreContext = false; in previousBoundary() local 564 bool needMoreContext = false; in nextBoundary() local 613 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in startWordBoundary() 644 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in endWordBoundary() 671 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in previousWordPositionBoundary() 687 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in nextWordPositionBoundary()
|