Searched refs:CaretType (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderBlock.h45 enum CaretType { CursorCaret, DragCaret }; enum in namespace:WebCore
284 void paintCaret(PaintInfo&, int tx, int ty, CaretType);
H A DRenderBlock.cpp1703 void RenderBlock::paintCaret(PaintInfo& paintInfo, int tx, int ty, CaretType type)

Completed in 33 milliseconds