OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtable_0_5_14
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
cmap.h
55
std::vector<OpenTypeCMAPSubtableVSRecord>
subtable_0_5_14
;
member in struct:ots::OpenTypeCMAP
cmap.cc
432
= file->cmap->
subtable_0_5_14
;
833
const bool have_0514 = file->cmap->
subtable_0_5_14
.size() != 0;
877
= file->cmap->
subtable_0_5_14
;
[
all
...]
Completed in 2556 milliseconds