Searched defs:text_len (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DmbWrap.c93 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 Dutf8Wrap.c115 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 DwcWrap.c94 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 DlcCT.c417 _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 Dimgui.cpp2361 const int text_len = (int)(text_display_end - text); local in function:ImGui::RenderTextClipped
H A Dimgui_widgets.cpp2949 const int text_len = obj->CurLenW; local in function:ImGuiStb::STB_TEXTEDIT_INSERTCHARS
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp2361 const int text_len = (int)(text_display_end - text); local in function:ImGui::RenderTextClipped
H A Dimgui_widgets.cpp2949 const int text_len = obj->CurLenW; local in function:ImGuiStb::STB_TEXTEDIT_INSERTCHARS

Completed in 63 milliseconds