OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtable_3_10_13
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
cmap.h
67
std::vector<OpenTypeCMAPSubtableRange>
subtable_3_10_13
;
member in struct:ots::OpenTypeCMAP
cmap.cc
374
= file->cmap->
subtable_3_10_13
;
813
file->cmap->
subtable_3_10_13
.clear();
840
const bool have_31013 = file->cmap->
subtable_3_10_13
.size() != 0;
981
= file->cmap->
subtable_3_10_13
;
[
all
...]
Completed in 31 milliseconds