Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-consumer.hh55 unsigned int text_len; in consume_line() local
H A Dhb-ot-shape-closure.cc65 unsigned int text_len; in consume_line() local
H A Dshape-format.hh130 serialize_buffer_of_text(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, GString *gs) serialize_buffer_of_text() argument
164 serialize_buffer_of_glyphs(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t format_flags, GString *gs) serialize_buffer_of_glyphs() argument
H A Dtext-options.hh78 int text_len = -1; member
H A Dhelper-cairo.hh611 helper_cairo_line_from_buffer(helper_cairo_line_t *l, hb_buffer_t *buffer, const char *text, unsigned int text_len, int scale_bits, hb_bool_t utf8_clusters) helper_cairo_line_from_buffer() argument
/third_party/openssl/test/
H A Dideatest.c79 const size_t text_len = sizeof(text); in test_idea_cbc() local
/third_party/libcoap/src/oscore/
H A Doscore_cbor.c77 oscore_cbor_put_text(uint8_t **buffer, size_t *buf_size, const char *text, size_t text_len) oscore_cbor_put_text() argument
/third_party/mbedtls/library/
H A Dasn1write.c234 mbedtls_asn1_write_tagged_string(unsigned char **p, const unsigned char *start, int tag, const char *text, size_t text_len) mbedtls_asn1_write_tagged_string() argument
247 mbedtls_asn1_write_utf8_string(unsigned char **p, const unsigned char *start, const char *text, size_t text_len) mbedtls_asn1_write_utf8_string() argument
253 mbedtls_asn1_write_printable_string(unsigned char **p, const unsigned char *start, const char *text, size_t text_len) mbedtls_asn1_write_printable_string() argument
260 mbedtls_asn1_write_ia5_string(unsigned char **p, const unsigned char *start, const char *text, size_t text_len) mbedtls_asn1_write_ia5_string() argument
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-ws.c193 size_t text_len = sizeof (get_text) - 1; in jerryx_process_handshake() local
/third_party/ffmpeg/libavcodec/
H A Dass_split.c488 int text_len = 0; in ff_ass_split_override_codes() local
H A Dpngdec.c531 unsigned text_len; in decode_text_chunk() local
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h75 int text_len; member
H A Dnuklear.h4623 int text_len; member
7389 int text_len = 0; in nk_text_calculate_text_bounds() local
7330 nk_text_clamp(const struct nk_user_font *font, const char *text, int text_len, float space, int *glyphs, float *text_width, nk_rune *sep_list, int sep_count) nk_text_clamp() argument
7942 int text_len; nk_utf_len() local
7968 int text_len; nk_utf_at() local
8605 int text_len; nk_str_at_rune() local
8648 int text_len; nk_str_at_const() local
10344 int text_len = 0; nk_draw_list_add_text() local
13010 int text_len = 0; nk_font_text_width() local
15794 int text_len = nk_strlen(title); nk_panel_begin() local
18544 int text_len; nk_tree_element_image_push_hashed_base() local
22051 int text_len = 0; nk_textedit_text() local
22804 int text_len = 0; nk_edit_draw_text() local
23080 int text_len = 0; nk_do_edit() local
25371 int text_len; nk_tooltip() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwutil.c1530 png_write_tEXt(png_structrp png_ptr, png_const_charp key, png_const_charp text, size_t text_len) png_write_tEXt() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c168 unsigned int text_len; /* w/o terminating null */ member
578 unsigned int text_len = strlen(text); in textbuf_push() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp3713 const int text_len = obj->CurLenW; in STB_TEXTEDIT_INSERTCHARS() local
3766 static void stb_textedit_replace(ImGuiInputTextState* str, STB_TexteditState* state, const STB_TEXTEDIT_CHARTYPE* text, int text_len) in stb_textedit_replace() argument
[all...]
H A Dimgui.cpp2782 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c3482 int id_len, settings_len, text_len; in matroska_parse_webvtt() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2361 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local

Completed in 95 milliseconds