Searched defs:needMoreContext (Results 1 – 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/editing/ |
D | visible_units.cpp | 96 bool needMoreContext = false; in previousBoundary() local 170 bool needMoreContext = false; in nextBoundary() local 225 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in startWordBoundary() 255 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in endWordBoundary() 284 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in previousWordPositionBoundary() 300 …ngth, unsigned offset, BoundarySearchContextAvailability mayHaveMoreContext, bool& needMoreContext) in nextWordPositionBoundary()
|