helpids.h (0f94c4d7) helpids.h (a940b7f5)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 763 unchanged lines hidden (view full) ---

772#define HID_FUNC_JIS "SC_HID_FUNC_JIS"
773#define HID_FUNC_ASC "SC_HID_FUNC_ASC"
774#define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE"
775#define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR"
776#define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE"
777#define HID_FUNC_BITAND "SC_HID_FUNC_BITAND"
778#define HID_FUNC_BITOR "SC_HID_FUNC_BITOR"
779#define HID_FUNC_BITXOR "SC_HID_FUNC_BITXOR"
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 763 unchanged lines hidden (view full) ---

772#define HID_FUNC_JIS "SC_HID_FUNC_JIS"
773#define HID_FUNC_ASC "SC_HID_FUNC_ASC"
774#define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE"
775#define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR"
776#define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE"
777#define HID_FUNC_BITAND "SC_HID_FUNC_BITAND"
778#define HID_FUNC_BITOR "SC_HID_FUNC_BITOR"
779#define HID_FUNC_BITXOR "SC_HID_FUNC_BITXOR"
780#define HID_FUNC_BITLSHIFT "SC_HID_FUNC_BITLSHIFT"
781#define HID_FUNC_BITRSHIFT "SC_HID_FUNC_BITRSHIFT"