HomeSort by relevance Sort by last modified time
    Searched refs:ots_vmtx_should_serialise (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/ots/test/
table_dependencies_test.cc 52 EXPECT_TRUE(ots::ots_vmtx_should_serialise(&file));
62 EXPECT_FALSE(ots::ots_vmtx_should_serialise(&file));
74 EXPECT_FALSE(ots::ots_vmtx_should_serialise(&file));
76 EXPECT_FALSE(ots::ots_vmtx_should_serialise(&file));
  /external/chromium_org/third_party/ots/src/
vmtx.cc 33 bool ots_vmtx_should_serialise(OpenTypeFile *file) { function in namespace:ots
ots.cc 143 ots::ots_vmtx_should_serialise, ots::ots_vmtx_free, false },

Completed in 47 milliseconds