Searched refs:within (Results 1 – 16 of 16) sorted by relevance
/GUIX-v6.4.1/common/src/ |
D | gxe_utility_rectangle_center.c | 73 UINT _gxe_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within) in _gxe_utility_rectangle_center() argument 76 if ((rectangle == GX_NULL) || (within == GX_NULL)) in _gxe_utility_rectangle_center() 84 (within -> gx_rectangle_left > within -> gx_rectangle_right) || in _gxe_utility_rectangle_center() 85 (within -> gx_rectangle_top > within -> gx_rectangle_bottom)) in _gxe_utility_rectangle_center() 91 return(_gx_utility_rectangle_center(rectangle, within)); in _gxe_utility_rectangle_center()
|
D | gx_utility_rectangle_center.c | 71 UINT _gx_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within) in _gx_utility_rectangle_center() argument 79 x_space = (((within -> gx_rectangle_right - in _gx_utility_rectangle_center() 80 within -> gx_rectangle_left) + 1) - in _gx_utility_rectangle_center() 84 y_space = (((within -> gx_rectangle_bottom - in _gx_utility_rectangle_center() 85 within -> gx_rectangle_top) + 1) - in _gx_utility_rectangle_center() 89 x_delta = within -> gx_rectangle_left + x_space - rectangle -> gx_rectangle_left; in _gx_utility_rectangle_center() 90 y_delta = within -> gx_rectangle_top + y_space - rectangle -> gx_rectangle_top; in _gx_utility_rectangle_center()
|
/GUIX-v6.4.1/test/example_internal/common_resources/fonts/ |
D | NotoSansHans-Regular-readme.txt | 65 subsequently incorporated within the Work. 85 or a Contribution incorporated within the Work constitutes direct 110 within such NOTICE file, excluding those notices that do not 112 of the following places: within a NOTICE text file distributed 113 as part of the Derivative Works; within the Source form or 115 within a display generated by the Derivative Works, if and 119 notices within Derivative Works that You distribute, alongside 188 identification within third-party archives.
|
D | Italica Vetus 1-201-readme.txt | 61 in the appropriate machine-readable metadata fields within text or
|
D | VarelaRound-Regular-readme.txt | 39 …-readable headers or in the appropriate machine-readable metadata fields within text or binary fil…
|
D | Thabit-readme.txt | 82 in the appropriate machine-readable metadata fields within text or
|
/GUIX-v6.4.1/test/guix_studio_test/fonts/ |
D | NotoSansHans-Regular-readme.txt | 65 subsequently incorporated within the Work. 85 or a Contribution incorporated within the Work constitutes direct 110 within such NOTICE file, excluding those notices that do not 112 of the following places: within a NOTICE text file distributed 113 as part of the Derivative Works; within the Source form or 115 within a display generated by the Derivative Works, if and 119 notices within Derivative Works that You distribute, alongside 188 identification within third-party archives.
|
D | Italica Vetus 1-201-readme.txt | 61 in the appropriate machine-readable metadata fields within text or
|
D | VarelaRound-Regular-readme.txt | 39 …-readable headers or in the appropriate machine-readable metadata fields within text or binary fil…
|
D | Thabit-readme.txt | 82 in the appropriate machine-readable metadata fields within text or
|
/GUIX-v6.4.1/common/inc/ |
D | gx_utility.h | 300 UINT _gx_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within); 352 UINT _gxe_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within);
|
D | gx_api.h | 4357 UINT _gx_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within); 5835 UINT _gxe_utility_rectangle_center(GX_RECTANGLE *rectangle, GX_RECTANGLE *within);
|
/GUIX-v6.4.1/fonts/ |
D | NotoSansCJKsc-Regular_license.txt | 63 in the appropriate machine-readable metadata fields within text or
|
/GUIX-v6.4.1/tutorials/demo_guix_runtime_bidi_text/fonts/ |
D | Thabit-readme.txt | 82 in the appropriate machine-readable metadata fields within text or
|
/GUIX-v6.4.1/test/ |
D | README.md | 466 …le facilitates the sending of messages to individual function components within GUIX Studio. Utili…
|
/GUIX-v6.4.1/docs/ |
D | revision_history.txt | 124 … processing to not generate a button-clicked event if the PEN_UP is not within the button boundry.
|