OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itxt_length
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/libpng/
pngset.c
800
textp->
itxt_length
= text_length;
808
textp->
itxt_length
= 0;
[
all
...]
pngrutil.c
[
all
...]
pngpread.c
[
all
...]
png.h
711
png_size_t
itxt_length
; /* length of the itxt string */
member in struct:png_text_struct
[
all
...]
/external/chromium_org/tools/imagediff/
image_diff_png.cc
452
png_text_[pos].
itxt_length
= 0;
/external/chromium_org/ui/gfx/codec/
png_codec.cc
553
png_text_[pos].
itxt_length
= 0;
/external/libpng/
pngset.c
810
textp->
itxt_length
= text_length;
818
textp->
itxt_length
= 0;
[
all
...]
pngrutil.c
[
all
...]
pngpread.c
[
all
...]
png.h
714
png_size_t
itxt_length
; \/* length of the itxt string *\/
member in struct:png_text_struct
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngset.c
872
textp->
itxt_length
= text_length;
879
textp->
itxt_length
= 0;
[
all
...]
pngpread.c
[
all
...]
pngrutil.c
[
all
...]
png.h
598
png_size_t
itxt_length
; /* length of the itxt string */
member in struct:png_text_struct
[
all
...]
/ndk/tests/build/issue20862-libpng-O0/jni/
png.h
635
* other string-handling functions. Note that the "
itxt_length
", "lang", and
656
png_size_t
itxt_length
; /* length of the itxt string */
member in struct:png_text_struct
[
all
...]
Completed in 641 milliseconds