📄 xkbgeom.h
字号:
);extern XkbSectionPtrXkbAddGeomSection(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, Atom /* name */, int /* sz_rows */, int /* sz_doodads */, int /* sz_overlays */#endif);extern XkbOverlayPtrXkbAddGeomOverlay(#if NeedFunctionPrototypes XkbSectionPtr /* section */, Atom /* name */, int /* sz_rows */#endif);extern XkbOverlayRowPtrXkbAddGeomOverlayRow(#if NeedFunctionPrototypes XkbOverlayPtr /* overlay */, int /* row_under */, int /* sz_keys */#endif);extern XkbOverlayKeyPtrXkbAddGeomOverlayKey(#if NeedFunctionPrototypes XkbOverlayPtr /* overlay */, XkbOverlayRowPtr /* row */, char * /* over */, char * /* under */#endif);extern XkbDoodadPtrXkbAddGeomDoodad(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, XkbSectionPtr /* section */, Atom /* name */#endif);extern voidXkbFreeGeomKeyAliases(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomColors(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomDoodads(#if NeedFunctionPrototypes XkbDoodadPtr /* doodads */, int /* nDoodads */, Bool /* freeAll */#endif);extern voidXkbFreeGeomProperties(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomOverlayKeys(#if NeedFunctionPrototypes XkbOverlayRowPtr /* row */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomOverlayRows(#if NeedFunctionPrototypes XkbOverlayPtr /* overlay */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomOverlays(#if NeedFunctionPrototypes XkbSectionPtr /* section */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomKeys(#if NeedFunctionPrototypes XkbRowPtr /* row */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomRows(#if NeedFunctionPrototypes XkbSectionPtr /* section */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomSections(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomPoints(#if NeedFunctionPrototypes XkbOutlinePtr /* outline */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomOutlines(#if NeedFunctionPrototypes XkbShapePtr /* shape */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeomShapes(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* first */, int /* count */, Bool /* freeAll */#endif);extern voidXkbFreeGeometry(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, unsigned int /* which */, Bool /* freeMap */#endif);extern StatusXkbAllocGeomProps(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nProps */#endif);extern StatusXkbAllocGeomKeyAliases(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nAliases */#endif);extern StatusXkbAllocGeomColors(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nColors */#endif);extern StatusXkbAllocGeomShapes(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nShapes */#endif);extern StatusXkbAllocGeomSections(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nSections */#endif);extern StatusXkbAllocGeomOverlays(#if NeedFunctionPrototypes XkbSectionPtr /* section */, int /* num_needed */#endif);extern StatusXkbAllocGeomOverlayRows(#if NeedFunctionPrototypes XkbOverlayPtr /* overlay */, int /* num_needed */#endif);extern StatusXkbAllocGeomOverlayKeys(#if NeedFunctionPrototypes XkbOverlayRowPtr /* row */, int /* num_needed */#endif);extern StatusXkbAllocGeomDoodads(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, int /* nDoodads */#endif);extern StatusXkbAllocGeomSectionDoodads(#if NeedFunctionPrototypes XkbSectionPtr /* section */, int /* nDoodads */#endif);extern StatusXkbAllocGeomOutlines(#if NeedFunctionPrototypes XkbShapePtr /* shape */, int /* nOL */#endif);extern StatusXkbAllocGeomRows(#if NeedFunctionPrototypes XkbSectionPtr /* section */, int /* nRows */#endif);extern StatusXkbAllocGeomPoints(#if NeedFunctionPrototypes XkbOutlinePtr /* ol */, int /* nPts */#endif);extern StatusXkbAllocGeomKeys(#if NeedFunctionPrototypes XkbRowPtr /* row */, int /* nKeys */#endif);extern StatusXkbAllocGeometry(#if NeedFunctionPrototypes XkbDescPtr /* xkb */, XkbGeometrySizesPtr /* sizes */#endif);extern BoolXkbComputeShapeTop(#if NeedFunctionPrototypes XkbShapePtr /* shape */, XkbBoundsPtr /* bounds */#endif);extern BoolXkbComputeShapeBounds(#if NeedFunctionPrototypes XkbShapePtr /* shape */#endif);extern BoolXkbComputeRowBounds(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, XkbSectionPtr /* section */, XkbRowPtr /* row */#endif);extern BoolXkbComputeSectionBounds(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, XkbSectionPtr /* section */#endif);extern char *XkbFindOverlayForKey(#if NeedFunctionPrototypes XkbGeometryPtr /* geom */, XkbSectionPtr /* wanted */, char * /* under */#endif);extern StatusXkbGetGeometry(#if NeedFunctionPrototypes Display * /* dpy */, XkbDescPtr /* xkb */#endif);extern StatusXkbGetNamedGeometry(#if NeedFunctionPrototypes Display * /* dpy */, XkbDescPtr /* xkb */, Atom /* name */#endif);_XFUNCPROTOEND#endif /* _XKBSTR_H_ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -