Home
last modified time | relevance | path

Searched refs:SetFontEx (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbclabel.pas50 procedure SetFontEx(AValue: TBCFont); procedure
70 property FontEx: TBCFont read FFontEx write SetFontEx;
208 procedure TCustomBCLabel.SetFontEx(AValue: TBCFont); procedure
H A Dbcpanel.pas54 procedure SetFontEx(AValue: TBCFont); procedure
84 property FontEx: TBCFont read FFontEx write SetFontEx;
384 procedure TCustomBCPanel.SetFontEx(AValue: TBCFont); procedure
H A Dbcbuttonfocus.pas65 procedure SetFontEx(const AValue: TBCFont); procedure
74 property FontEx: TBCFont read FFontEx write SetFontEx;
458 procedure TBCButtonFocusState.SetFontEx(const AValue: TBCFont); procedure
H A Dbcbutton.pas68 procedure SetFontEx(const AValue: TBCFont); procedure
78 property FontEx: TBCFont read FFontEx write SetFontEx;
480 procedure TBCButtonState.SetFontEx(const AValue: TBCFont); procedure
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DWinUi.h510 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size);
H A DWinUi.c7745 SetFontEx(hWnd, id, hFont, false); in SetFont()
7747 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size) in SetFontEx() function
9113 SetFontEx(hWnd, 0, new_font, true); in AdjustFontSize()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DWinUi.h654 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size);
H A DWinUi.c9295 SetFontEx(hWnd, id, hFont, false); in SetFont()
9297 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size) in SetFontEx() function
11033 SetFontEx(hWnd, 0, new_font, true); in AdjustFontSize()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DWinUi.h654 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size);
H A DWinUi.c9295 SetFontEx(hWnd, id, hFont, false); in SetFont()
9297 void SetFontEx(HWND hWnd, UINT id, HFONT hFont, bool no_adjust_font_size) in SetFontEx() function
11033 SetFontEx(hWnd, 0, new_font, true); in AdjustFontSize()