Clean up NO_INDEX
[profile/ivi/org.tizen.video-player.git] / src / hb-open-file-private.hh
index 066c3b2..6d17db7 100644 (file)
@@ -87,7 +87,7 @@ typedef struct OffsetTable
         return true;
       }
     }
-    if (table_index) *table_index = NO_INDEX;
+    if (table_index) *table_index = Index::NOT_FOUND_INDEX;
     return false;
   }
   inline const TableDirectory& get_table_by_tag (hb_tag_t tag) const