Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 25 of 45) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/
A DSDL_hints.c52 SDL_Hint *hint; in SDL_SetHintWithPriority() local
108 SDL_Hint *hint; in SDL_GetHint() local
137 const char *hint = SDL_GetHint(name); in SDL_GetHintBoolean() local
144 SDL_Hint *hint; in SDL_AddHintCallback() local
200 SDL_Hint *hint; in SDL_DelHintCallback() local
225 SDL_Hint *hint; in SDL_ClearHints() local
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2hints.c90 cf2_hint_init( CF2_Hint hint, in cf2_hint_init()
211 cf2_hint_initZero( CF2_Hint hint ) in cf2_hint_initZero()
218 cf2_hint_isValid( const CF2_Hint hint ) in cf2_hint_isValid()
225 cf2_hint_isPair( const CF2_Hint hint ) in cf2_hint_isPair()
233 cf2_hint_isPairTop( const CF2_Hint hint ) in cf2_hint_isPairTop()
240 cf2_hint_isTop( const CF2_Hint hint ) in cf2_hint_isTop()
248 cf2_hint_isBottom( const CF2_Hint hint ) in cf2_hint_isBottom()
256 cf2_hint_isLocked( const CF2_Hint hint ) in cf2_hint_isLocked()
263 cf2_hint_isSynthetic( const CF2_Hint hint ) in cf2_hint_isSynthetic()
270 cf2_hint_lock( CF2_Hint hint ) in cf2_hint_lock()
A Dcffobjs.h75 FT_Bool hint; member
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.c85 PSH_Hint hint = table->hints; in psh_hint_table_deactivate() local
101 PSH_Hint hint = table->hints + idx; in psh_hint_table_record() local
269 PSH_Hint hint = &table->hints[idx]; in psh_hint_table_activate_mask() local
439 psh_hint_align( PSH_Hint hint, in psh_hint_align()
853 PSH_Hint hint; in psh_hint_table_align_hints() local
1549 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1569 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1606 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1623 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
1641 PSH_Hint hint = sort[nn]; in psh_hint_table_find_strong_points() local
[all …]
A Dpshrec.c88 PS_Hint hint = 0; in ps_hint_table_alloc() local
674 PS_Hint hint = dim->hints.hints; in ps_dimension_add_t1stem() local
/AliOS-Things-master/components/SDL2/src/locale/
A DSDL_locale.c92 const char *hint = SDL_GetHint(SDL_HINT_PREFERRED_LOCALES); in SDL_GetPreferredLocales() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c48 …useDoubleClickTimeChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_MouseDoubleClickTimeChanged()
64 …eDoubleClickRadiusChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_MouseDoubleClickRadiusChanged()
76 …seNormalSpeedScaleChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_MouseNormalSpeedScaleChanged()
88 …RelativeSpeedScaleChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_MouseRelativeSpeedScaleChanged()
100 …L_TouchMouseEventsChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_TouchMouseEventsChanged()
108 …L_MouseTouchEventsChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_MouseTouchEventsChanged()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidobjs.h105 FT_Bool hint; member
/AliOS-Things-master/components/freetype/src/type1/
A Dt1objs.h120 FT_Bool hint; member
/AliOS-Things-master/components/SDL2/src/timer/windows/
A DSDL_systimer.c64 SDL_TimerResolutionChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_TimerResolutionChanged()
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_label.c59 lv_draw_label_hint_t * hint) in lv_draw_label()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c139 SDL_LoadVIDPIDListFromHint(const char *hint, SDL_vidpid_list *list) in SDL_LoadVIDPIDListFromHint()
185 …ollerIgnoreDevicesChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerIgnoreDevicesChanged()
191 …gnoreDevicesExceptChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerIgnoreDevicesExceptChanged()
1303 char hint[128]; in SDL_PrivateGameControllerAddMapping() local
1491 const char *hint = SDL_GetHint(SDL_HINT_GAMECONTROLLERCONFIG); in SDL_GameControllerLoadHints() local
1524 const char *hint = SDL_GetHint(SDL_HINT_GAMECONTROLLERCONFIG_FILE); in SDL_GetControllerMappingFilePath() local
A Dcontroller_type.h562 const char *hint = SDL_GetHint(SDL_HINT_GAMECONTROLLERTYPE); in GetControllerTypeOverride() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Detharp.c117 #define ETHARP_SET_HINT(netif, hint) if (((netif) != NULL) && ((netif)->addr_hint != NULL)) \ argument
120 #define ETHARP_SET_HINT(netif, hint) (etharp_cached_entry = (hint)) argument
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h76 lv_draw_label_hint_t hint; /*Used to buffer info about large text*/ member
A Dlv_label.c866 lv_draw_label_hint_t * hint = &ext->hint; in lv_label_design() local
872 lv_draw_label_hint_t * hint = NULL; in lv_label_design() local
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_wave.c1453 const char *hint = SDL_GetHint(SDL_HINT_WAVE_RIFF_CHUNK_SIZE); in WaveGetRiffSizeHint() local
1473 const char *hint = SDL_GetHint(SDL_HINT_WAVE_TRUNCATION); in WaveGetTruncationHint() local
1493 const char *hint = SDL_GetHint(SDL_HINT_WAVE_FACT_CHUNK); in WaveGetFactChunkHint() local
1736 WaveFactChunkHint hint = file->facthint; in WaveCheckFormat() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetif.h467 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) argument
469 #define NETIF_SET_HWADDRHINT(netif, hint) argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetif.h475 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) argument
477 #define NETIF_SET_HWADDRHINT(netif, hint) argument
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick_c.h87 const char *hint; member
A DSDL_hidapi_gamecube.c99 …uttonReportingHintChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerButtonReportingHintChanged()
/AliOS-Things-master/components/netmgr/netdev/src/
A Dnetdev_lwip.c180 struct addrinfo hint, *res = NULL; in lwip_netdev_ping() local
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_night.c33 static lv_style_t prim, sec, hint; variable
A Dlv_theme_zen.c149 static lv_style_t prim, sec, hint; in label_init() local
A Dlv_theme_material.c158 static lv_style_t prim, sec, hint; in label_init() local

Completed in 92 milliseconds

12