Home
last modified time | relevance | path

Searched refs:ShouldUpdateCompositionInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.h488 bool ShouldUpdateCompositionInfo(
Drender_widget.cc1943 if (!ShouldUpdateCompositionInfo(range, character_bounds)) in UpdateCompositionInfo()
1970 bool RenderWidget::ShouldUpdateCompositionInfo( in ShouldUpdateCompositionInfo() function in content::RenderWidget