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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format1.h 57 void SetOffsetArray(const IntegerList& offset_array);
index_sub_table_format3.h 55 void SetOffsetArray(const IntegerList& offset_array);
index_sub_table_format4.h 82 void SetOffsetArray(const std::vector<CodeOffsetPairBuilder>& pair_array);
index_sub_table_format1.cc 208 void IndexSubTableFormat1::Builder::SetOffsetArray(
index_sub_table_format3.cc 110 void IndexSubTableFormat3::Builder::SetOffsetArray(
index_sub_table_format4.cc 259 void IndexSubTableFormat4::Builder::SetOffsetArray(
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format1.h 57 void SetOffsetArray(const IntegerList& offset_array);
index_sub_table_format3.h 55 void SetOffsetArray(const IntegerList& offset_array);
index_sub_table_format4.h 82 void SetOffsetArray(const std::vector<CodeOffsetPairBuilder>& pair_array);
index_sub_table_format1.cc 208 void IndexSubTableFormat1::Builder::SetOffsetArray(
index_sub_table_format3.cc 110 void IndexSubTableFormat3::Builder::SetOffsetArray(
index_sub_table_format4.cc 259 void IndexSubTableFormat4::Builder::SetOffsetArray(
  /external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 422 builder4->SetOffsetArray(offset_pairs);
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 422 builder4->SetOffsetArray(offset_pairs);

Completed in 84 milliseconds