Home
last modified time | relevance | path

Searched refs:PROJECT_VIEW_ID (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dright_panel_frame.cpp65 mp_resource_view->Create(NULL, NULL, WS_CHILD, childrect, this, PROJECT_VIEW_ID, NULL); in OnCreate()
Dleft_panel_frame.cpp69 mp_project_view->Create(NULL, NULL, WS_CHILD, childrect, this, PROJECT_VIEW_ID, NULL); in OnCreate()
Dresource.h8 #define PROJECT_VIEW_ID 102 macro