Searched defs:needMoreContext (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | VisibleUnits.cpp | 490 bool needMoreContext = false; in previousBoundary() local 565 bool needMoreContext = false; in nextBoundary() local 615 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in startWordBoundary() 646 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in endWordBoundary() 675 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in previousWordPositionBoundary() 691 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in nextWordPositionBoundary()
|