OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sub_table
(Results
1 - 4
of
4
) sorted by null
/external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_size_table.cc
104
IndexSubTable*
sub_table
= SearchIndexSubTables(glyph_id);
local
105
if (
sub_table
== NULL) {
108
return
sub_table
->GlyphInfo(glyph_id);
331
IndexSubTable::Builder*
sub_table
= SearchIndexSubTables(glyph_id);
local
332
if (
sub_table
== NULL) {
335
return
sub_table
->GlyphInfo(glyph_id);
/external/opencv3/3rdparty/libpng/
png.c
2549
png_uint_16p
sub_table
= table[i] =
local
[
all
...]
/external/libpng/
png.c
3885
png_uint_16p
sub_table
= table[i] =
local
[
all
...]
/external/pdfium/third_party/lpng_v163/
png.c
3691
png_uint_16p
sub_table
= table[i] =
local
[
all
...]
Completed in 822 milliseconds