OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtable_3_1_4_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
cmap.h
45
subtable_3_1_4_data
(NULL),
61
const uint8_t *
subtable_3_1_4_data
;
member in struct:ots::OpenTypeCMAP
cmap.cc
251
file->cmap->
subtable_3_1_4_data
= data;
838
const bool have_314 = (!have_304) && file->cmap->
subtable_3_1_4_data
;
950
if (!out->Write(file->cmap->
subtable_3_1_4_data
,
[
all
...]
Completed in 122 milliseconds