MCPcopy Create free account

hub / github.com/cegui/cegui / functions

Functions20,609 in github.com/cegui/cegui

↓ 4 callersMethodgetItemCount
----------------------------------------------------------------------------//
cegui/src/widgets/Combobox.cpp:234
↓ 4 callersMethodgetItemPixelSize
----------------------------------------------------------------------------//
cegui/src/widgets/ItemEntry.cpp:52
↓ 4 callersFunctiongetLeftPadding
cegui/include/CEGUI/text/RenderedTextElement.h:73
↓ 4 callersMethodgetLowerBoundAsUDim
----------------------------------------------------------------------------//
cegui/src/falagard/Dimensions.cpp:68
↓ 4 callersMethodgetOpenGLStateChanger
----------------------------------------------------------------------------//
cegui/src/RendererModules/OpenGL/GL3Renderer.cpp:379
↓ 4 callersFunctiongetProperty
cegui/include/CEGUI/PropertySet.h:212
↓ 4 callersFunctiongetRightPadding
cegui/include/CEGUI/text/RenderedTextElement.h:74
↓ 4 callersMethodgetRootContainerSize
----------------------------------------------------------------------------//
cegui/src/Window.cpp:3148
↓ 4 callersMethodgetSampleApp
----------------------------------------------------------------------------//
samples/browser/src/CEGuiEGLBaseApplication.cpp:114
↓ 4 callersMethodgetSampleWindow
samples/browser/src/SampleHandler.cpp:82
↓ 4 callersMethodgetShader
cegui/src/RendererModules/OpenGL/ShaderManager.cpp:57
↓ 4 callersFunctiongetSortDirection
! \brief Return the current sort direction set for this segment. Note that this has no impact on the way the segment functions (aside from the p
cegui/include/CEGUI/widgets/ListHeaderSegment.h:164
↓ 4 callersMethodgetSortMode
----------------------------------------------------------------------------//
cegui/src/views/ItemView.cpp:875
↓ 4 callersMethodgetSourceStartIndex
cegui/include/CEGUI/text/RenderedTextParagraph.h:127
↓ 4 callersFunctiongetStartTextForException
Helper function for throwing exception strings. Adds introductory text andi s attempting to specify where the issue occured.
cegui/src/falagard/XMLHandler.cpp:163
↓ 4 callersMethodgetSubtreeExpanderMargin
----------------------------------------------------------------------------//
cegui/src/views/TreeView.cpp:152
↓ 4 callersMethodgetTargetChildAtPosition
----------------------------------------------------------------------------//
cegui/src/Window.cpp:600
↓ 4 callersMethodgetTextIndex
----------------------------------------------------------------------------//
cegui/src/text/RenderedTextParagraph.cpp:832
↓ 4 callersMethodgetUnclippedInnerRect
Get unclipped inner rectangle. *************************************************************************/
cegui/src/WindowRenderer.cpp:75
↓ 4 callersMethodgetUnitIntervalScrollPosition
----------------------------------------------------------------------------//
cegui/src/widgets/Scrollbar.cpp:518
↓ 4 callersMethodgetVertScrollbar
----------------------------------------------------------------------------//
cegui/src/views/ItemView.cpp:628
↓ 4 callersMethodgetViewRenderArea
----------------------------------------------------------------------------//
cegui/src/WindowRendererSets/Core/ListView.cpp:111
↓ 4 callersFunctiongetWidth
\overload
cegui/include/CEGUI/Element.h:466
↓ 4 callersFunctionhide
! \brief hide the Window. \note If the window is the active window, it will become deactivated as a result of being hi
cegui/include/CEGUI/Window.h:1408
↓ 4 callersFunctioninitGLFW
application_templates/glfw3.cpp:210
↓ 4 callersMethodinitialise
----------------------------------------------------------------------------//
cegui/src/RendererModules/OpenGL/Texture.cpp:62
↓ 4 callersMethodinvalidate
----------------------------------------------------------------------------//
samples/browser/src/CEGuiEGLBaseApplication.cpp:389
↓ 4 callersMethodisAlive
----------------------------------------------------------------------------//
cegui/src/WindowManager.cpp:235
↓ 4 callersFunctionisAtEnd
cegui/include/CEGUI/String.h:4612
↓ 4 callersMethodisAuto
Is the value "Auto"?
cegui/include/CEGUI/WindowRendererSets/Core/StaticText.h:93
↓ 4 callersMethodisPointInRectf
! \ Return true if the given Vector2 falls within this Rectf \param pt Vector2 object describing the position to test.
cegui/include/CEGUI/Rectf.h:287
↓ 4 callersMethodisReadOnly
----------------------------------------------------------------------------//
cegui/src/widgets/Combobox.cpp:144
↓ 4 callersFunctionisSizingEnabled
! \brief Return whether this window is sizable. Note that this requires that the window have an enabled frame and that sizing itself is e
cegui/include/CEGUI/widgets/FrameWindow.h:113
↓ 4 callersMethodisTexCoordSystemFlipped
----------------------------------------------------------------------------//
cegui/src/RendererModules/Ogre/Renderer.cpp:1788
↓ 4 callersFunctionisUsingOpenglEs
! \brief Returns true if using OpenGL ES. */
cegui/include/CEGUI/RendererModules/OpenGL/GL.h:122
↓ 4 callersFunctionisVertical
cegui/include/CEGUI/widgets/Slider.h:68
↓ 4 callersMethodload
----------------------------------------------------------------------------//
samples/ModelView/InventoryModel.cpp:67
↓ 4 callersMethodparseXMLString
cegui/src/XMLParser.cpp:83
↓ 4 callersMethodsetAdjustHeightToContent
----------------------------------------------------------------------------//
cegui/src/Element.cpp:893
↓ 4 callersMethodsetAdjustWidthToContent
----------------------------------------------------------------------------//
cegui/src/Element.cpp:883
↓ 4 callersMethodsetCaretIndex
----------------------------------------------------------------------------//
cegui/src/widgets/Combobox.cpp:204
↓ 4 callersMethodsetComponentArea
cegui/src/falagard/WidgetComponent.cpp:113
↓ 4 callersMethodsetCursor
----------------------------------------------------------------------------//
cegui/src/Window.cpp:1404
↓ 4 callersMethodsetDuration
----------------------------------------------------------------------------//
cegui/src/Animation.cpp:79
↓ 4 callersMethodsetEnabled
----------------------------------------------------------------------------//
cegui/src/widgets/EditboxBase.cpp:152
↓ 4 callersMethodsetFont
----------------------------------------------------------------------------//
cegui/src/falagard/Dimensions.cpp:703
↓ 4 callersFunctionsetHeight
\overload
cegui/include/CEGUI/Element.h:450
↓ 4 callersMethodsetHorzRange
set the movement range of the thumb for the horizontal axis. *************************************************************************/
cegui/src/widgets/Thumb.cpp:113
↓ 4 callersMethodsetSelection
----------------------------------------------------------------------------//
cegui/src/widgets/EditboxBase.cpp:320
↓ 4 callersFunctionsetSelectionBrushImage
! \brief Set the selection highlighting brush image. \param image Pointer to the Image object to be used for selection highli
cegui/include/CEGUI/widgets/ListboxItem.h:291
↓ 4 callersMethodsetSortingEnabled
----------------------------------------------------------------------------//
cegui/src/widgets/Combobox.cpp:312
↓ 4 callersMethodsetTextColour
----------------------------------------------------------------------------//
cegui/src/views/ItemView.cpp:532
↓ 4 callersFunctionsetTextOffsetY
cegui/include/CEGUI/widgets/Editbox.h:76
↓ 4 callersMethodsetVertRange
set the movement range of the thumb for the vertical axis. *************************************************************************/
cegui/src/widgets/Thumb.cpp:76
↓ 4 callersFunctionsetWidth
\overload
cegui/include/CEGUI/Element.h:447
↓ 4 callersFunctionsetWordWrapEnabled
cegui/include/CEGUI/falagard/TextComponent.h:276
↓ 4 callersMethodsetWordWrapEnabled
----------------------------------------------------------------------------//
cegui/src/views/ListView.cpp:116
↓ 4 callersFunctionstbi__bitcount
cegui/src/ImageCodecModules/STB/stb_image.h:5318
↓ 4 callersFunctionstbi__compute_y_16
cegui/src/ImageCodecModules/STB/stb_image.h:1783
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
cegui/src/ImageCodecModules/STB/stb_image.h:2128
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
cegui/src/ImageCodecModules/STB/stb_image.h:5306
↓ 4 callersFunctionstbi__jpeg_get_bit
cegui/src/ImageCodecModules/STB/stb_image.h:2154
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
cegui/src/ImageCodecModules/STB/stb_image.h:1240
↓ 4 callersFunctionstbi__load_gif_main_outofmem
cegui/src/ImageCodecModules/STB/stb_image.h:6874
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
cegui/src/ImageCodecModules/STB/stb_image.h:1045
↓ 4 callersFunctionstbi__readval
cegui/src/ImageCodecModules/STB/stb_image.h:6289
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
cegui/src/ImageCodecModules/STB/stb_image.h:5331
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
cegui/src/ImageCodecModules/STB/stb_image.h:5661
↓ 4 callersFunctionstbi__vertical_flip
cegui/src/ImageCodecModules/STB/stb_image.h:1202
↓ 4 callersFunctionstbi__zget8
cegui/src/ImageCodecModules/STB/stb_image.h:4139
↓ 4 callersMethodtoStart
! \brief Set the iterator current position to the start position. */
cegui/include/CEGUI/IteratorBase.h:164
↓ 4 callersFunctionverAtLeast
! \brief Returns true if the OpenGL (desktop or ES) version is at least "major.minor". Only supports Epoxy! Otherwise returns fals
cegui/include/CEGUI/RendererModules/OpenGL/GL.h:143
↓ 4 callersFunctionverbose_generate
(name, generator)
cegui/src/ScriptModules/Python/bindings/generators/common_utils.py:228
↓ 3 callersFunctionDynLibLoad
----------------------------------------------------------------------------//
cegui/src/DynamicModule.cpp:155
↓ 3 callersMethodaddItemAtPosition
cegui/include/CEGUI/views/GenericItemModel.h:426
↓ 3 callersMethodaddProperty
Add a new property to the set *************************************************************************/
cegui/src/PropertySet.cpp:38
↓ 3 callersMethodaddShape
----------------------------------------------------------------------------//
cegui/src/svg/SVGData.cpp:136
↓ 3 callersMethodaddUndoHistory
----------------------------------------------------------------------------//
cegui/src/UndoHandler.cpp:123
↓ 3 callersMethodaddWindowToDrawList
----------------------------------------------------------------------------//
cegui/src/Window.cpp:1784
↓ 3 callersFunctionat
! \brief Returns a reference to the code unit at specified location "pos". The location is boundary-checked and an excepti
cegui/include/CEGUI/String.h:1103
↓ 3 callersMethodbeginRendering
----------------------------------------------------------------------------//
samples/browser/src/CEGuiGLFWSharedBase.cpp:59
↓ 3 callersMethodblendFunc
cegui/src/RendererModules/OpenGL/StateChangeWrapper.cpp:167
↓ 3 callersMethodblitFromMemory
----------------------------------------------------------------------------//
cegui/src/RendererModules/Ogre/Texture.cpp:364
↓ 3 callersMethodcleanup
cegui/src/XMLParser.cpp:117
↓ 3 callersMethodclear
cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp:18
↓ 3 callersMethodclear
----------------------------------------------------------------------------//
cegui/src/RendererModules/Irrlicht/TextureTarget.cpp:84
↓ 3 callersFunctionclear_str
replace */! by Space and \breaf, \fn, \param, ...
cegui/src/ScriptModules/Python/bindings/generators/extract_documentation.py:231
↓ 3 callersMethodclosePopupMenu
----------------------------------------------------------------------------//
cegui/src/widgets/MenuItem.cpp:305
↓ 3 callersMethodcreateAll
cegui/src/FontManager.cpp:313
↓ 3 callersFunctioncreateRenderGeometry
\overload
cegui/include/CEGUI/Image.h:223
↓ 3 callersMethodcreateTextureTarget
----------------------------------------------------------------------------//
cegui/src/RendererModules/Ogre/Renderer.cpp:597
↓ 3 callersFunctioncross
----------------------------------------------------------------------------//
cegui/src/RendererModules/OpenGLES/RenderTarget.cpp:181
↓ 3 callersMethodcurrent
cegui/src/ScriptModules/Python/bindings/output/CEGUI/indexing_suite/int_slice_helper.hpp:92
↓ 3 callersMethoddeclareRenderSize
cegui/src/RendererModules/Ogre/RenderTarget2.cpp:112
↓ 3 callersMethoddestroyImageCollection
----------------------------------------------------------------------------//
cegui/src/ImageManager.cpp:299
↓ 3 callersMethoddestroyTexture
----------------------------------------------------------------------------//
cegui/src/RendererModules/OpenGLES/Renderer.cpp:342
↓ 3 callersMethoddestroyTextureTarget
----------------------------------------------------------------------------//
cegui/src/RendererModules/Ogre/Renderer.cpp:609
↓ 3 callersMethoddoesWriteXML
----------------------------------------------------------------------------//
cegui/src/Property.cpp:86
↓ 3 callersMethoddraw
cegui/src/RendererModules/Ogre/RenderTarget.cpp:114
↓ 3 callersMethodfindItemWithText
----------------------------------------------------------------------------//
cegui/src/widgets/Combobox.cpp:270
← previousnext →501–600 of 20,609, ranked by callers