代码搜索:Panel
找到约 10,000 项符合「Panel」的源代码
代码结果 10,000
www.eeworm.com/read/240204/4576850
cxx function_panel.cxx
// generated by Fast Light User Interface Designer (fluid) version 1.0103
#include "function_panel.h"
#include
#include "Fl_Type.h"
extern class Fl_Pixmap *pixmap[];
extern cla
www.eeworm.com/read/240204/4576857
h shiny_panel.h
// generated by Fast Light User Interface Designer (fluid) version 1.0103
#ifndef shiny_panel_h
#define shiny_panel_h
#include
#include
#include
extern
www.eeworm.com/read/240204/4576920
fl shiny_panel.fl
# data file for FL User Interface Designer (fluid)
version 0.97
Function {make_panels()} {open
} {
Fl_Window {} {open
xywh {594 419 452 320}
} {
Fl_Box {test_box[0]} {
label
www.eeworm.com/read/240204/4576954
cxx shiny_panel.cxx
// generated by Fast Light User Interface Designer (fluid) version 1.0103
#include "shiny_panel.h"
Fl_Box *test_box[3]={(Fl_Box *)0};
Fl_Value_Slider *color_slider[4]={(Fl_Value_Slider *)0};
www.eeworm.com/read/238913/4606956
js panel-dialog.js
HTMLArea.PanelDialog = function(editor, side, html, localizer)
{
this.id = { };
this.r_id = { }; // reverse lookup id
this.editor = editor;
this.document = document;
this.rootElem = e
www.eeworm.com/read/229812/4749037
h nc_panel.h
/****************************************************************************
* Copyright (c) 1998,2000 Free Software Foundation, Inc. *
*