Home
last modified time | relevance | path

Searched refs:vyf (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/data/rbnf/
Daf.txt38 "5: vyf;",
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/
Daf.txt37 "5: vyf;",
/third_party/skia/third_party/externals/icu/source/data/rbnf/
Daf.txt38 "5: vyf;",
/third_party/weston/libweston/
Dcompositor.c1664 float vxf, vyf; in weston_view_from_global_fixed() local
1669 &vxf, &vyf); in weston_view_from_global_fixed()
1671 *vy = wl_fixed_from_double(vyf); in weston_view_from_global_fixed()
1678 float vxf, vyf; in weston_view_from_global() local
1680 weston_view_from_global_float(view, x, y, &vxf, &vyf); in weston_view_from_global()
1682 *vy = floorf(vyf); in weston_view_from_global()