Home
last modified time | relevance | path

Searched defs:FrameRect (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DShape.sml29 val FrameRect : HDC * RECT * HBRUSH -> unit value
45 …val FrameRect = winCall3 (user "FrameRect") (cHDC,cConstStar cRect,cHBRUSH) (successSta… value
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Ddraw_tool.cc66 void DrawTool::FrameRect(const Rect &rect, in FrameRect() function in mozc::renderer::gtk::DrawTool
/dports/www/firefox-esr/firefox-91.8.0/dom/flex/
H A DFlexItemValues.cpp80 DOMRectReadOnly* FlexItemValues::FrameRect() const { return mFrameRect; } in FrameRect() function in mozilla::dom::FlexItemValues
/dports/lang/spidermonkey78/firefox-78.9.0/dom/flex/
H A DFlexItemValues.cpp79 DOMRectReadOnly* FlexItemValues::FrameRect() const { return mFrameRect; } in FrameRect() function in mozilla::dom::FlexItemValues
/dports/www/firefox/firefox-99.0/dom/flex/
H A DFlexItemValues.cpp80 DOMRectReadOnly* FlexItemValues::FrameRect() const { return mFrameRect; } in FrameRect() function in mozilla::dom::FlexItemValues
/dports/mail/thunderbird/thunderbird-91.8.0/dom/flex/
H A DFlexItemValues.cpp80 DOMRectReadOnly* FlexItemValues::FrameRect() const { return mFrameRect; } in FrameRect() function in mozilla::dom::FlexItemValues
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUIEditBox.h173 core::rect<s32> CurrentTextRect, FrameRect; // temporary values variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/line/
H A Dinline_text_box.h127 LayoutRect FrameRect() const { in FrameRect() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUIEditBox.h179 core::rect<s32> CurrentTextRect, FrameRect; // temporary values variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/line/
H A Dinline_text_box.h127 LayoutRect FrameRect() const { in FrameRect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dembedded_content_view.h54 IntRect FrameRect() const { return IntRect(Location(), Size()); } in FrameRect() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dembedded_content_view.h54 IntRect FrameRect() const { return IntRect(Location(), Size()); } in FrameRect() function
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A DintlGUIEditBox.h177 core::rect<s32> CurrentTextRect, FrameRect; // temporary values variable
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A DHUDRenderer_SW.cpp158 void HUD_SW_Class::FrameRect(screen_rectangle *r, short color_index) in FrameRect() function in HUD_SW_Class
H A DHUDRenderer_Lua.h104 void FrameRect(screen_rectangle *r, short color_index) {} in FrameRect() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/widgets/
H A DCGUIEditBox.hpp182 core::rect<s32> CurrentTextRect, FrameRect; // temporary values member in CGUIEditBox
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_qtvideo.c122 static Rect FrameRect; variable
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_qtvideo.c122 static Rect FrameRect; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/scroll/
H A Dscrollbar.h74 const IntRect& FrameRect() const { return frame_rect_; } in FrameRect() function
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracanvas.pas178 procedure FrameRect(x1,y1,x2,y2: integer; width: integer = 1); procedure
179 procedure FrameRect(const bounds: TRect; width: integer = 1); procedure
1360 procedure TBGRACanvas.FrameRect(x1, y1, x2, y2: integer; width: integer = 1); procedure
1390 procedure TBGRACanvas.FrameRect(const bounds: TRect; width: integer = 1); procedure

123456789