Home
last modified time | relevance | path

Searched refs:IsBuilt (Results 1 – 25 of 62) sorted by relevance

123

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DDepthFont.h46 bool IsBuilt(){ return m_built; } in IsBuilt() function
H A DTexFont.h56 bool IsBuilt(){ return m_built; } in IsBuilt() function
/dports/math/vtk6/VTK-6.2.0/Wrapping/Java/vtk/
H A DvtkNativeLibrary.java.in30 if(lib.IsBuilt()) {
111 public boolean IsBuilt() { enumConstant
/dports/math/vtk8/VTK-8.2.0/Wrapping/Java/vtk/
H A DvtkNativeLibrary.java.in30 if(lib.IsBuilt()) {
111 public boolean IsBuilt() { method
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Dpi_TexFont.h63 bool IsBuilt(){ return m_built; } in IsBuilt() function
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dpi_TexFont.h63 bool IsBuilt(){ return m_built; } in IsBuilt() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/WoodenCabin.ocd/
H A DScript.c13 protected func IsBuilt() in IsBuilt() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_shader_cache.h81 bool IsBuilt() const;
H A Dgl_shader_cache.cpp221 bool Shader::IsBuilt() const { in IsBuilt() function in OpenGL::Shader
488 if (last_shader->IsBuilt()) { in GetStageProgram()
/dports/misc/gpsim/gpsim-0.31.0/gui/
H A Dgui_breadboard.h81 bool IsBuilt() in IsBuilt() function
H A Dgui_breadboard.cc572 if (p && p->IsBuilt()) { in update_board_matrix()
2850 if (p->IsBuilt()) { in Update()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/
H A Dimgui_impl_win32.cpp145 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplWin32_NewFrame()
H A Dimgui_impl_sdl.cpp274 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplSDL2_NewFrame()
H A Dimgui_impl_glfw.cpp271 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplGlfw_NewFrame()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_impl_sdl.cpp254 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplSDL2_NewFrame()
/dports/math/curv/curv-0.5/extern/imgui/examples/
H A Dimgui_impl_sdl.cpp265 …IM_ASSERT(io.Fonts->IsBuilt()); // Font atlas needs to be built, call renderer _NewFrame() fun… in ImGui_ImplSDL2_NewFrame()
H A Dimgui_impl_glfw.cpp247 …IM_ASSERT(io.Fonts->IsBuilt()); // Font atlas needs to be built, call renderer _NewFrame() fun… in ImGui_ImplGlfw_NewFrame()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/
H A Dimgui_impl_sdl.cpp266 …IM_ASSERT(io.Fonts->IsBuilt()); // Font atlas needs to be built, call renderer _NewFrame() fun… in ImGui_ImplSDL2_NewFrame()
H A Dimgui_impl_glfw.cpp247 …IM_ASSERT(io.Fonts->IsBuilt()); // Font atlas needs to be built, call renderer _NewFrame() fun… in ImGui_ImplGlfw_NewFrame()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/examples/
H A Dimgui_impl_sdl.cpp375 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplSDL2_NewFrame()
/dports/misc/box2d/box2d-2.4.1/testbed/
H A Dimgui_impl_glfw.cpp273 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplGlfw_NewFrame()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx2229 TColStd_Array1OfBoolean IsBuilt(1, NbLaw); in BuildShell() local
2230 IsBuilt.Init(Standard_False); in BuildShell()
2249 IsBuilt(isec) = Standard_True; in BuildShell()
2459 if (IsBuilt(isec)) in BuildShell()
2764 if (IsBuilt(isec)) in BuildShell()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_impl_glfw.cpp516 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplGlfw_NewFrame()
H A Dimgui_impl_win32.cpp301 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplWin32_NewFrame()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_impl_glfw.cpp470 …IM_ASSERT(io.Fonts->IsBuilt() && "Font atlas not built! It is generally built by the renderer back… in ImGui_ImplGlfw_NewFrame()

123