Home
last modified time | relevance | path

Searched refs:picoktab_getIntPropValue (Results 1 – 3 of 3) sorted by relevance

/external/svox/pico/lib/
Dpicoktab.h104 picoos_bool picoktab_getIntPropValue(const picoktab_Graphs this,
Dpicoktab.c462 picoos_bool picoktab_getIntPropValue (const picoktab_Graphs this, picoos_uint32 graphsOffset, pico… in picoktab_getIntPropValue() function
Dpicopr.c637 if (picoktab_getIntPropValue(pr->graphs, id, &n)) { in tok_tokenDigitStrToInt()