Home
last modified time | relevance | path

Searched refs:ID_FONT (Results 1 – 25 of 53) sorted by relevance

123

/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswfont.c121 i = SendDlgItemMessage (hDlg, ID_FONT, LB_GETCURSEL, 0, 0L); in NewFont()
124 SendDlgItemMessage (hDlg, ID_FONT, LB_GETTEXT, i, in NewFont()
237 SendDlgItemMessage (hDlg, ID_FONT, LB_GETTEXT,
238 (UINT)SendDlgItemMessage (hDlg, ID_FONT,
320 At = SendDlgItemMessage (hDlg, ID_FONT, LB_FINDSTRING, From,
358 SendDlgItemMessage (hDlg, ID_FONT, LB_RESETCONTENT, 0, 0L);
370 SendDlgItemMessage (hDlg, ID_FONT, WM_SETREDRAW, TRUE, 0L);
371 InvalidateRect (GetDlgItem (hDlg, ID_FONT), NULL, TRUE);
373 if (SendDlgItemMessage (hDlg, ID_FONT, LB_SELECTSTRING, -1,
375 SendDlgItemMessage (hDlg, ID_FONT, LB_SETCURSEL, 0, 0L);
[all …]
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/tests/
H A Dtest.cpp35 ID_FONT, enumerator
56 new FXButton(this, " Change Font ", NULL, this, ID_FONT); in Test()
131 FXMAPFUNC(SEL_COMMAND, Test::ID_FONT, Test::onCmdFont),
/dports/graphics/ogre3d/ogre-1.11.6/Components/Overlay/src/
H A DOgreOverlayTranslator.cpp136 ID_FONT = ScriptCompilerManager::getSingleton().registerCustomWordId("font"); in OverlayTranslatorManager()
153 if (obj->id == ID_FONT) in getTranslator()
H A DOgreOverlayTranslator.h47 uint32 ID_FONT; variable
/dports/editors/uemacs/uemacs-4.0/h/
H A Dmswrid.h37 #define ID_FONT 300 macro
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dfxasq.cpp365 ID_FONT enumerator
421 case ID_FONT:{ in onButton()
476 FXMAPFUNCS(SEL_COMMAND,ActionBox::ID_FILE,ActionBox::ID_FONT,ActionBox::onButton)
500 new ActionBox(this,key,value,label,ActionBox::ID_FONT); in Font()
/dports/editors/uemacs/uemacs-4.0/mswin/
H A Dmswfonts.dlg9 …CONTROL "LISTBOX", ID_FONT, "LISTBOX", LBS_NOTIFY | WS_BORDER | WS_VSCROLL | WS_GROUP | WS_TABSTOP…
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Ddtd.cpp287 ID_FONT, // legacy
503 case ID_FONT: in checkChild()
H A Dhtmlparser.cpp877 case ID_FONT: in insertNode()
1107 case ID_FONT: in getElement()
1401 case ID_FONT: in processCloseTag()
1441 case ID_FONT: in isResidualStyleTag()
1929 while (blockStack && current->isInline() && current->id() != ID_FONT) { in popInlineBlocks()
H A Dhtml_inlineimpl.cpp290 return ID_FONT; in id()
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMPreferencesDialog.h112 ID_FONT, enumerator
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVPreferences/
H A DOVPrefDlg.h21 ID_FONT = 1000, enumerator
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVPreferences/
H A DOVPrefDlg.h21 ID_FONT = 1000, enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/foxtests/
H A Ddctest.cpp572 ID_FONT, enumerator
623 …FXMAPFUNC(SEL_COMMAND, DCTestWindow::ID_FONT, DCTestWi…
844 …new FXButton(fonts,"Font Dialog...\tChange the text font",NULL,this,ID_FONT,BUTTON_TOOLBAR|JUSTIFY… in FXIMPLEMENT()
893 new FXMenuCommand(filemenu,"&Font...\tCtl-F",NULL,this,ID_FONT); in FXIMPLEMENT()
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Ddctest.cpp572 ID_FONT, enumerator
623 …FXMAPFUNC(SEL_COMMAND, DCTestWindow::ID_FONT, DCTestWi…
844 …new FXButton(fonts,"Font Dialog...\tChange the text font",NULL,this,ID_FONT,BUTTON_TOOLBAR|JUSTIFY… in FXIMPLEMENT()
893 new FXMenuCommand(filemenu,"&Font...\tCtl-F",NULL,this,ID_FONT); in FXIMPLEMENT()
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Ddctest.cpp571 ID_FONT, enumerator
622 …FXMAPFUNC(SEL_COMMAND, DCTestWindow::ID_FONT, DCTestWi…
843 …new FXButton(fonts,"Font Dialog...\tChange the text font",NULL,this,ID_FONT,BUTTON_TOOLBAR|JUSTIFY… in FXIMPLEMENT()
892 new FXMenuCommand(filemenu,"&Font...\tCtl-F",NULL,this,ID_FONT); in FXIMPLEMENT()
/dports/x11-toolkits/fox17/fox-1.7.77/tests/
H A Ddctest.cpp570 ID_FONT, enumerator
621 …FXMAPFUNC(SEL_COMMAND, DCTestWindow::ID_FONT, DCTestWi…
842 …new FXButton(fonts,"Font Dialog...\tChange the text font",NULL,this,ID_FONT,BUTTON_TOOLBAR|JUSTIFY… in FXIMPLEMENT()
891 new FXMenuCommand(filemenu,"&Font...\tCtl-F",NULL,this,ID_FONT); in FXIMPLEMENT()
/dports/x11-toolkits/fox14/fox-1.4.35/calculator/
H A DPreferences.cpp68 …new FXButton(matrix2,"Set...",NULL,owner,Calculator::ID_FONT,FRAME_RAISED|FRAME_THICK|LAYOUT_LEFT|… in Preferences()
H A DCalculator.h251 ID_FONT, enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/calculator/
H A DPreferences.cpp70 …new FXButton(matrix2,tr("Set..."),NULL,owner,Calculator::ID_FONT,FRAME_RAISED|FRAME_THICK|LAYOUT_L… in Preferences()
H A DCalculator.h251 ID_FONT, enumerator
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_inline.cpp319 assignOther(other, ID_FONT); in operator =()
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Dprefs.pas67 ID_FONT = 1179602516;
/dports/x11-toolkits/fox17/fox-1.7.77/calculator/
H A DPreferences.cpp67 …new FXButton(matrix2,tr("Set..."),NULL,own,Calculator::ID_FONT,FRAME_RAISED|FRAME_THICK|LAYOUT_LEF… in Preferences()
H A DCalculator.h258 ID_FONT, enumerator

123