OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtable_3_10_12
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
cmap.h
65
std::vector<OpenTypeCMAPSubtableRange>
subtable_3_10_12
;
member in struct:ots::OpenTypeCMAP
cmap.cc
290
= file->cmap->
subtable_3_10_12
;
807
file->cmap->
subtable_3_10_12
.clear();
839
const bool have_31012 = file->cmap->
subtable_3_10_12
.size() != 0;
959
= file->cmap->
subtable_3_10_12
;
[
all
...]
Completed in 34 milliseconds