Home
last modified time | relevance | path

Searched defs:GetViewContext (Results 1 – 4 of 4) sorted by relevance

/dports/editors/fte/fte/src/
H A Di_view.h40 virtual ExView* GetViewContext() { if (Top) return Top->GetViewContext(); else return 0; } in GetViewContext() function
H A Di_oview.cpp34 ExView *ExView::GetViewContext() in GetViewContext() function in ExView
130 ExView* ExViewNext::GetViewContext() in GetViewContext() function in ExViewNext
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Mvc.Test/Html/Test/
H A DMvcFormTest.cs87 private static ViewContext GetViewContext(TextWriter writer) in GetViewContext() method in System.Web.Mvc.Html.Test.MvcFormTest
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPanel.h879 inline emContext & emPanel::GetViewContext() const in GetViewContext() function