Home
last modified time | relevance | path

Searched defs:IsLeaf (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/
H A Dcalculation_expression_node.h27 virtual bool IsLeaf() const { return false; } in IsLeaf() function
52 bool IsLeaf() const final { return true; } in IsLeaf() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/geometry/
H A Dcalculation_expression_node.h27 virtual bool IsLeaf() const { return false; } in IsLeaf() function
52 bool IsLeaf() const final { return true; } in IsLeaf() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsColorControlFrame.h50 virtual bool IsLeaf() const override { return true; } in IsLeaf() function
H A DnsMeterFrame.h44 virtual bool IsLeaf() const override { return true; } in IsLeaf() function
H A DnsProgressFrame.h51 virtual bool IsLeaf() const override { return true; } in IsLeaf() function
H A DnsFileControlFrame.h58 virtual bool IsLeaf() const override in IsLeaf() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/edgetempest/
H A DChCAABB.h53 inline int IsLeaf() { return first_child < 0; } in IsLeaf() function
H A DChCOBB.h56 inline int IsLeaf() { return first_child < 0; } in IsLeaf() function
/dports/devel/ccdoc/ccdocv08r41/utils/
H A Ddtree.pl353 sub IsLeaf { subroutine
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/schemas/
H A Dapi_op_UpdateRegistry.go60 err = stack.Serialize.Add(&awsRestjson1_serializeOpUpdateRegistry{}, middleware.After)
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Common/
H A DMyMap.h17 Byte IsLeaf[2]; member
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Common/
H A DMyMap.h17 Byte IsLeaf[2]; member
/dports/archivers/7-zip/7-zip-21.07/CPP/Common/
H A DMyMap.h17 Byte IsLeaf[2]; member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ses/
H A Dapi_op_DeleteVerifiedEmailAddress.go30 // Represents a request to delete an email address from the list of email addresses
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/
H A DSourceToken.pas74 function IsLeaf: boolean; override; in IsLeaf() function
277 function TSourceToken.IsLeaf: boolean; in IsLeaf() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/
H A DSourceToken.pas74 function IsLeaf: boolean; override; in IsLeaf() function
277 function TSourceToken.IsLeaf: boolean; in IsLeaf() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/accessibility/
H A Dview_accessibility.h111 bool IsLeaf() const { return is_leaf_; } in IsLeaf() function
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Parse/
H A DSourceToken.pas73 function IsLeaf: boolean; override; in IsLeaf() function
280 function TSourceToken.IsLeaf: boolean; in IsLeaf() function
/dports/editors/lazarus/lazarus/components/jcf2/Parse/
H A DSourceToken.pas73 function IsLeaf: boolean; override; in IsLeaf() function
280 function TSourceToken.IsLeaf: boolean; in IsLeaf() function
/dports/www/carbonapi/carbonapi-0.14.1/zipper/protocols/graphite/msgpack/
H A Dtype.go17 IsLeaf bool `msg:"isLeaf"` member
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkHyperTreeGridNonOrientedSuperCursorLight.cxx253 bool vtkHyperTreeGridNonOrientedSuperCursorLight::IsLeaf() in IsLeaf() function in vtkHyperTreeGridNonOrientedSuperCursorLight
259 bool vtkHyperTreeGridNonOrientedSuperCursorLight::IsLeaf(unsigned int icursor) in IsLeaf() function in vtkHyperTreeGridNonOrientedSuperCursorLight
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/language/content/browser/ulp_language_code_locator/
H A Ds2langquadtree.cc72 bool S2LangQuadTreeNode::IsLeaf() const { in IsLeaf() function in S2LangQuadTreeNode
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/language/content/browser/ulp_language_code_locator/
H A Ds2langquadtree.cc72 bool S2LangQuadTreeNode::IsLeaf() const { in IsLeaf() function in S2LangQuadTreeNode
/dports/games/pioneer/pioneer-20210723/src/collider/
H A DBVHTree.h30 bool IsLeaf() const in IsLeaf() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkHyperTreeGridCursor.cxx112 bool vtkHyperTreeGridCursor::IsLeaf() in IsLeaf() function in vtkHyperTreeGridCursor

1234567891011