Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 26) sorted by relevance

12

/GUIX-v6.2.1/guix_studio/
Dpalette_creater.cpp113 BOX *which = NULL; in FindLargestColorPop() local
121 which = boxp; in FindLargestColorPop()
128 return which; in FindLargestColorPop()
134 BOX *which = NULL; in FindLargestColorVolume() local
142 which = boxp; in FindLargestColorVolume()
149 return which; in FindLargestColorVolume()
DREADME.txt34 This is an icon file, which is used as the application's icon. This
48 These files contain the frame class CMainFrame, which is derived from
94 This is the standard header file, which defines new resource IDs.
DStudioXProject.cpp2235 void studiox_project::DeleteResource(res_info *which) in DeleteResource() argument
2240 parent = which->parent; in DeleteResource()
2244 if (which->parent->child == which) in DeleteResource()
2247 which->parent->child = which->next; in DeleteResource()
2252 previous = which->parent->child; in DeleteResource()
2253 while(previous->next != which) in DeleteResource()
2257 previous->next = which->next; in DeleteResource()
2261 int display = GetDisplayIndex(which); in DeleteResource()
2262 which->parent = NULL; in DeleteResource()
2263 which->next = NULL; in DeleteResource()
[all …]
DStudioXProject.h646 void DeleteResource(res_info *which);
/GUIX-v6.2.1/guix_studio/libs/libpng/
DREADME.txt14 …Navigate to "libpng/projects/vstudio", which contains a Microsot Visual C++(MSVC) workspace for bu…
17 The provided libpng and zlib project disabled warnings 4244 and 4996, which triggers an issue in TS…
DLICENSE.md114 incidental, special, exemplary, or consequential damages, which may
/GUIX-v6.2.1/guix_studio/libs/libjpeg/
DREADME.txt7 2) Install CMake, which can be obtained from:
DLICENSE.md6 - The IJG (Independent JPEG Group) License, which is listed in
12 - The Modified (3-clause) BSD License, which is listed below
/GUIX-v6.2.1/test/guix_test/regression_test/
Dgx_show_canvas.md3 `gx_show_canvas.exe` is a tool to display the picture data that stored in a bin file, which generat…
/GUIX-v6.2.1/guix_studio/libs/freetype/
DLICENSE.txt14 various tools and contributions which rely on, or relate to, the
18 which do not fall under their own explicit license. The license
23 (Independent JPEG Group) licenses, which all encourage inclusion
DREADME.txt9 Navigate to the "build/windows/vc2010" directory, which contains a Microsoft Visual C++ (MSVC) work…
/GUIX-v6.2.1/.github/ISSUE_TEMPLATE/
Dbug_report.md13 Please also mention any information which could help others to understand
/GUIX-v6.2.1/guix_studio/libs/libgit2/
DLICENSE.txt62 (2) offer you this license which gives you legal permission to copy,
84 0. This License applies to any program or other work which contains
141 distribute the same sections as part of a whole which is a work based
161 source code, which must be distributed under the terms of Sections
185 operating system on which the executable runs, unless that component
240 integrity of the free software distribution system, which is
265 specifies a version number of this License which applies to it and "any
274 to ask for permission. For software which is copyrighted by the Free
308 free software which everyone can redistribute and change under these terms.
353 `Gnomovision' (which makes passes at compilers) written by James Hacker.
[all …]
/GUIX-v6.2.1/test/guix_studio_test/fonts/
DNotoSansHans-Regular-readme.txt42 form, that is based on (or derived from) the Work and for which the
82 with the Work to which such Contribution(s) was submitted. If You
DItalica Vetus 1-201-readme.txt17 open framework in which fonts may be shared and improved in partnership
DVarelaRound-Regular-readme.txt19 …c and linguistic communities, and to provide a free and open framework in which fonts may be share…
DThabit-readme.txt38 open framework in which fonts may be shared and improved in partnership
/GUIX-v6.2.1/test/example_internal/common_resources/fonts/
DNotoSansHans-Regular-readme.txt42 form, that is based on (or derived from) the Work and for which the
82 with the Work to which such Contribution(s) was submitted. If You
DItalica Vetus 1-201-readme.txt17 open framework in which fonts may be shared and improved in partnership
DVarelaRound-Regular-readme.txt19 …c and linguistic communities, and to provide a free and open framework in which fonts may be share…
DThabit-readme.txt38 open framework in which fonts may be shared and improved in partnership
/GUIX-v6.2.1/fonts/
DNotoSansCJKsc-Regular_license.txt19 provide a free and open framework in which fonts may be shared and
/GUIX-v6.2.1/test/
DREADME.md469 …st_utils.py` module includes the `test_utils::compare_result()` function, which facilitates this c…
471 …_utils.py` module includes the `test_utils::cmp_output_files()` function, which facilitates this c…
491 … mismatch, a `test_failure` folder is generated in the current directory, which contains the scree…
/GUIX-v6.2.1/tutorials/demo_guix_runtime_bidi_text/fonts/
DThabit-readme.txt38 open framework in which fonts may be shared and improved in partnership
/GUIX-v6.2.1/docs/
Drevision_history.txt20 … Added public utility function gx_utility_circle_point_get(), which is useful for custom drawing.
97 …to break internal widget drawing functions into several smaller sub-functions, which enables custom
101 Fix bug in gx_canvas_line_draw() which forced brush.gx_brush_width to 1.
128 …Modify language_table to be a member of the display control block, which allows each display to ma…

12