Home
last modified time | relevance | path

Searched defs:isBefore (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertionProc2.cpp71 le_bool isBefore, in doInsertion()
116 le_bool isBefore = (flags & cgiMarkInsertBefore); in processStateEntry() local
128 le_bool isBefore = (flags & cgiCurrentInsertBefore); in processStateEntry() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertionProc2.cpp71 le_bool isBefore, in doInsertion()
116 le_bool isBefore = (flags & cgiMarkInsertBefore); in processStateEntry() local
128 le_bool isBefore = (flags & cgiCurrentInsertBefore); in processStateEntry() local
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/vscode-textbuffer/src/common/
H A Dposition.ts88 public isBefore(other: IPosition): boolean { method in Position
96 public static isBefore(a: IPosition, b: IPosition): boolean { method in Position
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/web/static/js/
H A Dmoment.d.ts221 isBefore(): boolean; method
222 isBefore(b: Moment): boolean; method
223 isBefore(b: string): boolean; method
224 isBefore(b: Number): boolean; method
225 isBefore(b: Date): boolean; method
226 isBefore(b: number[]): boolean; method
227 isBefore(b: Moment, granularity: string): boolean; method
228 isBefore(b: String, granularity: string): boolean; method
229 isBefore(b: Number, granularity: string): boolean; method
230 isBefore(b: Date, granularity: string): boolean; method
[all …]
/dports/databases/cego/cego-2.47.11/src/
H A DCegoTrigger.cc32 bool isBefore, in CegoTrigger()
58 bool CegoTrigger::isBefore() const in isBefore() function in CegoTrigger
H A DCegoTriggerObject.cc46 bool isBefore, in CegoTriggerObject()
64 void CegoTriggerObject::setBefore(bool isBefore) in setBefore()
69 bool CegoTriggerObject::isBefore() const in isBefore() function in CegoTriggerObject
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/texteditor/rulers/
H A DRulerColumnPlacementConstraint.java58 public boolean isBefore() { in isBefore() method in RulerColumnPlacementConstraint
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xml/
H A DnsXMLElement.cpp32 bool isBefore = pseudoType == CSSPseudoElementType::before; in UnbindFromTree() local
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Cmd/
H A DCmdSettingsPointMatch.cpp43 bool isBefore = true; in CmdSettingsPointMatch() local
H A DCmdSettingsExportFormat.cpp44 bool isBefore = true; in CmdSettingsExportFormat() local
H A DCmdSettingsGeneral.cpp43 bool isBefore = true; in CmdSettingsGeneral() local
H A DCmdSettingsGridRemoval.cpp43 bool isBefore = true; in CmdSettingsGridRemoval() local
H A DCmdSettingsSegments.cpp43 bool isBefore = true; in CmdSettingsSegments() local
H A DCmdSettingsCoords.cpp44 bool isBefore = true; in CmdSettingsCoords() local
H A DCmdSettingsDigitizeCurve.cpp43 bool isBefore = true; in CmdSettingsDigitizeCurve() local
H A DCmdSettingsAxesChecker.cpp43 bool isBefore = true; in CmdSettingsAxesChecker() local
H A DCmdSettingsColorFilter.cpp43 bool isBefore = true; in CmdSettingsColorFilter() local
H A DCmdSettingsCurveProperties.cpp44 bool isBefore = true; in CmdSettingsCurveProperties() local
H A DCmdSettingsGridDisplay.cpp43 bool isBefore = true; in CmdSettingsGridDisplay() local
H A DCmdSettingsCurveList.cpp72 bool isBefore = true; in CmdSettingsCurveList() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/sensors/
H A DSoTimerQueueSensor.cpp232 SoTimerQueueSensor::isBefore(const SoSensor * s) const in isBefore() function in SoTimerQueueSensor
H A DSoDelayQueueSensor.cpp228 SoDelayQueueSensor::isBefore(const SoSensor * s) const in isBefore() function in SoDelayQueueSensor
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/datatypes/
H A Dmergeutil.cpp39 bool MergeUtil::isBefore(const QDateTime& lhs, const QDateTime& rhs) in isBefore() function in MergeUtil
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Dsortutil.cpp144 bool SortUtil::isBefore(const QVariant &lhs, const QVariant &rhs) in isBefore() function in SortUtil
/dports/www/dtse/dtse-1.3/
H A DRanker.cpp907 bool isBefore, isAfter, before(false), after(false); in find() local
955 bool isBefore, isAfter, before(false), after(false); in find() local
1051 bool isBefore, isAfter, before(false), after(false); in phrase() local
1116 bool isBefore, isAfter, before(false), after(false); in phrase() local

12345678910>>...13