Home
last modified time | relevance | path

Searched defs:getEntryIndex (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/reg/
H A DImage.h46 unsigned int getEntryIndex() const { return m_entryIndex; } in getEntryIndex() function
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/style/
H A DStyleList.java73 private int getEntryIndex(Style style) in getEntryIndex() method in StyleList
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/support_data/
H A DossimSrcRecord.h98 ossim_int32 getEntryIndex() const { return m_entryIndex; } in getEntryIndex() function