Home
last modified time | relevance | path

Searched refs:ApplyCompositionAndSelectionStyles (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text_mac.cc199 ApplyCompositionAndSelectionStyles(); in ApplyStyles()
Drender_text.h524 void ApplyCompositionAndSelectionStyles();
Drender_text_pango.cc409 ApplyCompositionAndSelectionStyles(); in DrawVisualText()
Drender_text_harfbuzz.cc905 ApplyCompositionAndSelectionStyles(); in DrawVisualText()
1016 ApplyCompositionAndSelectionStyles(); in ItemizeText()
Drender_text_win.cc818 ApplyCompositionAndSelectionStyles(); in DrawVisualText()
938 ApplyCompositionAndSelectionStyles(); in ItemizeLogicalText()
Drender_text.cc968 void RenderText::ApplyCompositionAndSelectionStyles() { in ApplyCompositionAndSelectionStyles() function in gfx::RenderText