OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtable_0_3_4_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
cmap.h
40
:
subtable_0_3_4_data
(NULL),
50
const uint8_t *
subtable_0_3_4_data
;
member in struct:ots::OpenTypeCMAP
cmap.cc
254
file->cmap->
subtable_0_3_4_data
= data;
832
const bool have_034 = file->cmap->
subtable_0_3_4_data
!= NULL;
871
if (!out->Write(file->cmap->
subtable_0_3_4_data
,
[
all
...]
Completed in 3154 milliseconds