Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkmread.c963 Atom nameAtom; in ReadXkmGeomSection() local
966 nameAtom = XkbInternAtom(buf, FALSE); in ReadXkmGeomSection()
969 section = XkbAddGeomSection(geom, nameAtom, sectionWire.num_rows, in ReadXkmGeomSection()
1091 Atom nameAtom; in ReadXkmGeometry() local
1099 nameAtom = XkbInternAtom(buf, FALSE); in ReadXkmGeometry()
1102 shape = XkbAddGeomShape(geom, nameAtom, shapeWire.num_outlines); in ReadXkmGeometry()