OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ot_face
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-font.cc
596
const OT::OpenTypeFontFace &
ot_face
= ot_file.get_face (data->index);
local
598
const OT::OpenTypeTable &table =
ot_face
.get_table_by_tag (tag);
/external/harfbuzz_ng/src/
hb-font.cc
596
const OT::OpenTypeFontFace &
ot_face
= ot_file.get_face (data->index);
local
598
const OT::OpenTypeTable &table =
ot_face
.get_table_by_tag (tag);
Completed in 803 milliseconds