Home
last modified time | relevance | path

Searched refs:init0 (Results 1 – 25 of 40) sorted by relevance

12

/third_party/harfbuzz/src/
Dhb-ot-face.cc46 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t
49 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
Dhb-shaper.hh111 void init0 (Object *parent_data) in init0() function
114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
Dhb-ot-face.hh50 HB_INTERNAL void init0 (hb_face_t *face);
Dhb-ot-shape.hh136 HB_INTERNAL bool init0 (hb_face_t *face,
Dhb-face.cc136 face->data.init0 (face); in hb_face_create_for_tables()
137 face->table.init0 (face); in hb_face_create_for_tables()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-face.cc46 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t
49 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
Dhb-shaper.hh111 void init0 (Object *parent_data) in init0() function
114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
Dhb-ot-face.hh50 HB_INTERNAL void init0 (hb_face_t *face);
Dhb-ot-shape.hh137 HB_INTERNAL bool init0 (hb_face_t *face,
Dhb-face.cc137 face->data.init0 (face); in hb_face_create_for_tables()
138 face->table.init0 (face); in hb_face_create_for_tables()
Dhb-bit-page.hh35 void init0 () { v.clear (); } in init0() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-face.cc45 void hb_ot_face_t::init0 (hb_face_t *face) in init0() function in hb_ot_face_t
48 #define HB_OT_TABLE(Namespace, Type) Type.init0 (); in init0()
Dhb-shaper.hh111 void init0 (Object *parent_data) in init0() function
114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0()
Dhb-ot-shape.hh105 HB_INTERNAL bool init0 (hb_face_t *face,
Dhb-face.cc128 face->data.init0 (face); in hb_face_create_for_tables()
129 face->table.init0 (face); in hb_face_create_for_tables()
Dhb-ot-face.hh94 HB_INTERNAL void init0 (hb_face_t *face);
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbidata.cpp34 init0(); in RBBIDataWrapper()
39 init0(); in RBBIDataWrapper()
45 init0(); in RBBIDataWrapper()
80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
Drbbidata.h157 void init0();
/third_party/icu/icu4c/source/common/
Drbbidata.cpp34 init0(); in RBBIDataWrapper()
39 init0(); in RBBIDataWrapper()
45 init0(); in RBBIDataWrapper()
80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
Drbbidata.h170 void init0();
/third_party/node/deps/icu-small/source/common/
Drbbidata.cpp34 init0(); in RBBIDataWrapper()
39 init0(); in RBBIDataWrapper()
45 init0(); in RBBIDataWrapper()
80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
Drbbidata.h170 void init0();
/third_party/skia/third_party/externals/icu/source/common/
Drbbidata.cpp34 init0(); in RBBIDataWrapper()
39 init0(); in RBBIDataWrapper()
45 init0(); in RBBIDataWrapper()
80 void RBBIDataWrapper::init0() { in init0() function in RBBIDataWrapper
Drbbidata.h170 void init0();
/third_party/boost/libs/thread/test/sync/mutual_exclusion/once/call_once/
Dcall_once_pass.cpp42 void init0() in init0() function
50 boost::call_once(flg0, init0); in f0()

12