Home
last modified time | relevance | path

Searched refs:__item__ (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-iter.hh95 item_t operator * () const { return thiz()->__item__ (); } in operator *()
96 item_t operator * () { return thiz()->__item__ (); } in operator *()
198 /* Access: Implement __item__(), or __item_at__() if random-access. */
199 item_t __item__ () const { return (*thiz())[0]; } in __item__() function
380 __item_t__ __item__ () const { return hb_get (f.get (), *it); } in __item__() function
447 __item_t__ __item__ () const { return *it; } in __item__() function
556 __item_t__ __item__ () const { return __item_t__ (*a, *b); } in __item__() function
625 __item_t__ __item__ () const { return hb_ridentity (v); } in __item__() function
689 __item_t__ __item__ () const { return hb_ridentity (v); } in __item__() function
718 __item_t__ __item__ () cons function
[all...]
H A Dhb-bit-set-invertible.hh345 hb_codepoint_t __item__ () const { return v; } in __item__() function
H A Dhb-ot-shape-complex-use-machine.hh393 typename Iter::item_t __item__ () const { return *it; } in __item__() function
H A Dhb-bit-set.hh763 hb_codepoint_t __item__ () const { return v; } in __item__() function
H A Dhb-ot-glyf-table.hh407 const CompositeGlyphChain &__item__ () const { return *current; } in __item__() function
H A Dhb-ot-layout-common.hh1823 __item_t__ __item__ () const { return get_glyph (); } in __item__() function

Completed in 12 milliseconds