Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm_core.h49 aos_status_t (*apply)(aos_pwm_t *pwm, aos_pwm_attr_t const *attr); member
/AliOS-Things-master/components/freetype/include/internal/
A Dpshints.h350 T1_Hints_ApplyFunc apply; member
664 T2_Hints_ApplyFunc apply; member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c506 FT_Fixed apply = 0x10000L; in ft_var_apply_tuple() local
1177 FT_Fixed apply; in tt_face_vary_cvt() local
1374 FT_Fixed apply; in TT_Vary_Get_Glyph_Deltas() local
/AliOS-Things-master/components/amp/jslib/src/
A Devents.js380 return this._eventsCount > 0 ? Function.prototype.apply.call(this._events) : []; method in _eventsCount
/AliOS-Things-master/components/amp/libjs/lib/
A Devents.js380 return this._eventsCount > 0 ? Function.prototype.apply.call(this._events) : []; method in _eventsCount
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp525 Uint32 apply = WINRT_DetectWindowFlags(window); in WINRT_UpdateWindowFlags() local

Completed in 18 milliseconds