Searched defs:source (Results 1 – 5 of 5) sorted by relevance
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/ |
| D | ftmemory.h | 237 #define FT_MEM_COPY( dest, source, count ) \ argument 240 #define FT_MEM_MOVE( dest, source, count ) \ argument 253 #define FT_ARRAY_COPY( dest, source, count ) \ argument 258 #define FT_ARRAY_MOVE( dest, source, count ) \ argument
|
| /GUIX-v6.2.1/guix_studio/ |
| D | screen_flow_edit_dlg.cpp | 1105 flow_item *source; in InitConnectionList() local 1304 void screen_flow_diagram_win::RemoveConnection(flow_item *source) in RemoveConnection() 1337 void screen_flow_diagram_win::RemoveConnection(flow_item *source, flow_item *target) in RemoveConnection() 1356 void screen_flow_diagram_win::CheckAddConnection(flow_item *source) in CheckAddConnection() 1389 void screen_flow_diagram_win::CheckAddConnection(flow_item *source, flow_item *target) in CheckAddConnection() 1418 …diagram_win::CalculateConnectionPos(trigger_connection *connection, flow_item *source, flow_item *… in CalculateConnectionPos() 1507 flow_item *source; in UpdateConnectionPos() local
|
| D | sprite_edit_dialog.cpp | 30 #define SET_VAL(target, source) \ argument 36 #define CHECK_EQUAL(target, source) \ argument
|
| /GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/ |
| D | normalization_test.c | 18 ULONG source[255]; variable
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/ |
| D | ftimage.h | 1048 const void* source; member
|