/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | shape-consumer.hh | 55 unsigned int text_len; in consume_line() local
|
H A D | hb-ot-shape-closure.cc | 65 unsigned int text_len; in consume_line() local
|
H A D | shape-format.hh | 130 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 D | text-options.hh | 78 int text_len = -1; member
|
H A D | helper-cairo.hh | 611 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 D | ideatest.c | 79 const size_t text_len = sizeof(text); in test_idea_cbc() local
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_cbor.c | 77 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 D | asn1write.c | 234 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 D | debugger-ws.c | 193 size_t text_len = sizeof (get_text) - 1; in jerryx_process_handshake() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ass_split.c | 488 int text_len = 0; in ff_ass_split_override_codes() local
|
H A D | pngdec.c | 531 unsigned text_len; in decode_text_chunk() local
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 75 int text_len; member
|
H A D | nuklear.h | 4623 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 D | pngwutil.c | 1530 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 D | compile-i386.c | 168 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 D | imgui_widgets.cpp | 3713 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 D | imgui.cpp | 2782 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local
|
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 3482 int id_len, settings_len, text_len; in matroska_parse_webvtt() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui.cpp | 2361 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local
|