Home
last modified time | relevance | path

Searched defs:aMarkers (Results 1 – 10 of 10) sorted by relevance

/dports/www/baikal/baikal/Core/Frameworks/Flake/Controller/
H A DHtmlBlockTemplated.php39 private $aMarkers; variable in Flake\\Controller\\HtmlBlockTemplated
41 function __construct($sTemplatePath, $aMarkers = []) {
/dports/www/baikal/baikal/Core/Frameworks/Flake/Core/
H A DTemplate.php45 function parse($aMarkers = []) {
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGuiColorTextEdit/
H A DTextEditor.h190 void SetErrorMarkers(const ErrorMarkers& aMarkers) { mErrorMarkers = aMarkers; } in SetErrorMarkers()
193 void SetBreakpoints(const Breakpoints& aMarkers) { mBreakpoints = aMarkers; } in SetBreakpoints()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/pcbnew/drc/
H A Dtest_drc_courtyard_invalid.cpp270 const std::vector<std::unique_ptr<PCB_MARKER>>& aMarkers, in CheckInvalidsMatchExpected()
H A Dtest_drc_courtyard_overlap.cpp419 const std::vector<std::unique_ptr<PCB_MARKER>>& aMarkers, in CheckCollisionsMatchExpected()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A DTextEditor.h194 void SetErrorMarkers(const ErrorMarkers& aMarkers) { mErrorMarkers = aMarkers; } in SetErrorMarkers()
195 void SetBreakpoints(const Breakpoints& aMarkers) { mBreakpoints = aMarkers; } in SetBreakpoints()
/dports/www/baikal/baikal/Core/Frameworks/Flake/Util/
H A DTools.php365 static function parseTemplateCode($sCode, $aMarkers) {
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DFrameLayerBuilder.cpp235 std::deque<DisplayItemEntry>& aMarkers) { in AddMarkerIfNeeded()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DFrameLayerBuilder.cpp235 std::deque<DisplayItemEntry>& aMarkers) { in AddMarkerIfNeeded()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DFrameLayerBuilder.cpp182 std::deque<DisplayItemEntry>& aMarkers) { in AddMarkerIfNeeded()