Home
last modified time | relevance | path

Searched defs:text_size (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-subset-fuzzer.cc77 unsigned int text_size = sizeof (text_from_data) / sizeof (hb_codepoint_t); in LLVMFuzzerTestOneInput() local
/third_party/skia/modules/skottie/src/text/
H A DTextValue.cpp24 const skjson::NumberValue* text_size = (*jtxt)["s"]; in Parse() local
/third_party/ffmpeg/libavcodec/
H A Ddca_exss.c88 int text_size = get_bits(&s->gb, 10) + 1; in parse_descriptor() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.c51 size_t text_size = 0; in load_text_fp() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dlibspirv.cpp79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dlibspirv.cpp79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-name.c90 unsigned int text_size = 10; in test_ot_name() local
/third_party/python/Programs/
H A D_freeze_module.c98 size_t text_size = (size_t)stat.st_size; in read_text() local
/third_party/spirv-tools/source/
H A Dlibspirv.cpp79 bool SpirvTools::Assemble(const char* text, const size_t text_size, in Assemble() argument
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c383 uint32_t text_size = 0; in ac_rgp_file_write_elf_object() local
228 ac_rgp_file_write_elf_text(FILE *output, uint32_t *elf_size_calc, struct rgp_code_object_record *record, uint32_t *text_size) ac_rgp_file_write_elf_text() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.h223 size_t text_size = items_.empty() ? 0 : items_.back().text_end; in operator =() local
/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp444 SkScalar text_size, in DEF_TEST() member
515 SkScalar text_size, in DEF_TEST() member
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc1039 const size_t text_size = text.size(); in ParseStringAppend() local
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp221 const ImVec2 text_size = CalcTextSize(text_begin, text_end, false, wrap_width); in TextUnformatted() local
[all...]
H A Dimgui_draw.cpp2649 ImVec2 text_size = ImVec2(0,0); in CalcTextSizeA() local
[all...]
H A Dimgui.cpp2333 const ImVec2 text_size = text_size_if_known ? *text_size_if_known : CalcTextSize(text, text_display_end, false, 0.0f); in RenderTextClippedEx() local
5396 ImVec2 text_size in Begin() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp245 const ImVec2 text_size = CalcTextSize(text_begin, text_end, false, wrap_width); TextEx() local
[all...]
H A Dimgui_draw.cpp3432 ImVec2 text_size = ImVec2(0, 0); in CalcTextSizeA() local
[all...]
H A Dimgui.cpp2754 const ImVec2 text_size = text_size_if_known ? *text_size_if_known : CalcTextSize(text, text_display_end, false, 0.0f); in RenderTextClippedEx() local
2802 const ImVec2 text_size = text_size_if_known ? *text_size_if_known : CalcTextSize(text, text_end_full, false, 0.0f); in RenderTextEllipsis() local
5710 const ImVec2 text_size = CalcTextSize(name, NULL, true) + ImVec2(marker_size_x, 0.0f); RenderWindowTitleBarContents() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h7383 struct nk_vec2 text_size = nk_vec2(0,0); in nk_text_calculate_text_bounds() local
23057 struct nk_vec2 text_size = nk_vec2(0,0); nk_do_edit() local
[all...]

Completed in 77 milliseconds