Searched refs:format3 (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-cbdt-table.hh151 case 3: return_trace (u.format3.sanitize (c, glyph_count));
173 case 3: return u.format3.get_image_data (idx, offset, length);
182 IndexSubtableFormat3 format3; member in union:OT::IndexSubtable::__anon7059
H A Dhb-ot-layout-gdef-table.hh183 case 3: return u.format3.get_caret_value (font, direction, var_store);
195 case 3: return_trace (u.format3.sanitize (c));
205 CaretValueFormat3 format3; member in union:OT::CaretValue::__anon7068
H A Dhb-ot-layout-gpos-table.hh335 case 3: u.format3.get_anchor (c, glyph_id, x, y); return;
347 case 3: return_trace (u.format3.sanitize (c));
357 AnchorFormat3 format3; member in union:OT::Anchor::__anon7070
H A Dhb-ot-layout-gsubgpos-private.hh1531 case 3: return_trace (c->dispatch (u.format3));
1541 ContextFormat3 format3; member in union:OT::Context::__anon7084
2146 case 3: return_trace (c->dispatch (u.format3));
2156 ChainContextFormat3 format3; member in union:OT::ChainContext::__anon7085
/external/skia/src/sfnt/
H A DSkOTTable_EBLC.h141 IndexSubTable3 format3; member in union:IndexSubTable

Completed in 131 milliseconds