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

  /external/chromium_org/chrome/browser/ui/app_list/search/
tokenized_string_char_iterator.h 50 size_t GetCharSize() const;
tokenized_string_char_iterator.cc 59 size_t TokenizedStringCharIterator::GetCharSize() const {
tokenized_string_match.cc 133 text_iter_.GetCharSize());
  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 100 int GetCharSize(FX_DWORD charcode) const;
fpdf_font_cid.cpp 619 int CPDF_CMap::GetCharSize(FX_DWORD charcode) const
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 165 virtual int GetCharSize(FX_DWORD charcode) const
507 virtual int GetCharSize(FX_DWORD charcode) const;
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp 487 if (charcode == ' ' && (pCIDFont == NULL || pCIDFont->GetCharSize(32) == 1)) {
    [all...]

Completed in 708 milliseconds