/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gdef-table.hh | 176 case 3: return u.format3.get_caret_value (font, direction, glyph_id); 187 case 3: return TRACE_RETURN (u.format3.sanitize (c)); 197 CaretValueFormat3 format3; member in union:OT::CaretValue::__anon16464
|
hb-ot-layout-gpos-table.hh | 315 case 3: u.format3.get_anchor (font, glyph_id, x, y); return; 326 case 3: return TRACE_RETURN (u.format3.sanitize (c)); 336 AnchorFormat3 format3; member in union:OT::Anchor::__anon16466 [all...] |
hb-ot-layout-gsubgpos-private.hh | 1533 ContextFormat3 format3; member in union:OT::Context::__anon16482 2150 ChainContextFormat3 format3; member in union:OT::ChainContext::__anon16483 [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-gdef-table.hh | 176 case 3: return u.format3.get_caret_value (font, direction, glyph_id); 187 case 3: return TRACE_RETURN (u.format3.sanitize (c)); 197 CaretValueFormat3 format3; member in union:OT::CaretValue::__anon1200
|
hb-ot-layout-gpos-table.hh | 315 case 3: u.format3.get_anchor (font, glyph_id, x, y); return; 326 case 3: return TRACE_RETURN (u.format3.sanitize (c)); 336 AnchorFormat3 format3; member in union:OT::Anchor::__anon1202 [all...] |
hb-ot-layout-gsubgpos-private.hh | 1534 ContextFormat3 format3; member in union:OT::Context::__anon1218 2152 ChainContextFormat3 format3; member in union:OT::ChainContext::__anon1219 [all...] |
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTTable_EBLC.h | 143 IndexSubTable3 format3; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
|