Home
last modified time | relevance | path

Searched defs:codepair (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/unix/
Dkeysym2ucs.c39 struct codepair { struct
40 unsigned short keysym;
41 unsigned short ucs;
/third_party/skia/m133/tools/sk_app/unix/
Dkeysym2ucs.c39 struct codepair { struct
40 unsigned short keysym;
41 unsigned short ucs;
/third_party/glfw/src/
Dxkb_unicode.c68 static const struct codepair { struct
69 unsigned short keysym;
70 unsigned short ucs;