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

  /external/pdfium/core/fxge/
cfx_font.h 93 static const uint8_t s_WeightPow[kWeightPowArraySize];
cfx_font.cpp 185 const uint8_t CFX_Font::s_WeightPow[] = {
585 level = s_WeightPow[index] * 2;

Completed in 77 milliseconds