Home
last modified time | relevance | path

Searched refs:PangoAttrList (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ui/base/ime/
Dcomposition_text_util_pango.h11 typedef struct _PangoAttrList PangoAttrList; typedef
21 PangoAttrList* attrs,
Dcomposition_text_util_pango.cc18 PangoAttrList* attrs, in ExtractCompositionTextFromGtkPreedit()
Dcomposition_text_util_pango_unittest.cc112 PangoAttrList* pango_attrs = pango_attr_list_new(); in TEST()
/external/chromium_org/ui/gfx/
Drender_text_pango.h65 PangoAttrList* attrs);
Drender_text_pango.cc353 PangoAttrList* attrs = pango_attr_list_new(); in SetupPangoAttributes()
Drender_text_unittest.cc230 PangoAttrList* attributes = pango_layout_get_attributes(rt_linux->layout_); in TEST_F()
/external/chromium_org/remoting/host/
Ddisconnect_window_linux.cc154 PangoAttrList* attributes = pango_attr_list_new(); in Start()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dx11_input_method_context_impl_gtk2.cc321 PangoAttrList* attrs = NULL; in OnPreeditChanged()