| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | mbWrap.c | 93 XmbDrawString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst char * text,int text_len) argument 109 XmbDrawImageString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst char * text,int text_len) argument 124 XmbTextEscapement(XFontSet font_set,_Xconst char * text,int text_len) argument 133 XmbTextExtents(XFontSet font_set,_Xconst char * text,int text_len,XRectangle * overall_ink_extents,XRectangle * overall_logical_extents) argument 146 XmbTextPerCharExtents(XFontSet font_set,_Xconst char * text,int text_len,XRectangle * ink_extents_buffer,XRectangle * logical_extents_buffer,int buffer_size,int * num_chars,XRectangle * max_ink_extents,XRectangle * max_logical_extents) argument [all...] |
| H A D | utf8Wrap.c | 115 Xutf8DrawString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst char * text,int text_len) argument 131 Xutf8DrawImageString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst char * text,int text_len) argument 146 Xutf8TextEscapement(XFontSet font_set,_Xconst char * text,int text_len) argument 155 Xutf8TextExtents(XFontSet font_set,_Xconst char * text,int text_len,XRectangle * overall_ink_extents,XRectangle * overall_logical_extents) argument 168 Xutf8TextPerCharExtents(XFontSet font_set,_Xconst char * text,int text_len,XRectangle * ink_extents_buffer,XRectangle * logical_extents_buffer,int buffer_size,int * num_chars,XRectangle * max_ink_extents,XRectangle * max_logical_extents) argument [all...] |
| H A D | wcWrap.c | 94 XwcDrawString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst wchar_t * text,int text_len) argument 109 XwcDrawImageString(Display * dpy,Drawable d,XFontSet font_set,GC gc,int x,int y,_Xconst wchar_t * text,int text_len) argument 124 XwcTextEscapement(XFontSet font_set,_Xconst wchar_t * text,int text_len) argument 133 XwcTextExtents(XFontSet font_set,_Xconst wchar_t * text,int text_len,XRectangle * overall_ink_extents,XRectangle * overall_logical_extents) argument 146 XwcTextPerCharExtents(XFontSet font_set,_Xconst wchar_t * text,int text_len,XRectangle * ink_extents_buffer,XRectangle * logical_extents_buffer,int buffer_size,int * num_chars,XRectangle * max_ink_extents,XRectangle * max_logical_extents) argument [all...] |
| H A D | lcCT.c | 417 _XlcGetCTInfo(unsigned int type,unsigned char final_byte,const char * text,int text_len) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui.cpp | 2361 const int text_len = (int)(text_display_end - text); local in function:ImGui::RenderTextClipped
|
| H A D | imgui_widgets.cpp | 2949 const int text_len = obj->CurLenW; local in function:ImGuiStb::STB_TEXTEDIT_INSERTCHARS
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui.cpp | 2361 const int text_len = (int)(text_display_end - text); local in function:ImGui::RenderTextClipped
|
| H A D | imgui_widgets.cpp | 2949 const int text_len = obj->CurLenW; local in function:ImGuiStb::STB_TEXTEDIT_INSERTCHARS
|