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

  /external/chromium_org/content/browser/renderer_host/
font_utils_linux.h 13 bool is_bold,
font_utils_linux.cc 120 bool is_bold,
152 if (is_bold)
231 if (is_bold && have_embolden) {
sandbox_ipc_linux.cc 385 bool is_bold, is_italic; local
389 !pickle.ReadBool(&iter, &is_bold) ||
397 face, is_bold, is_italic, charset, fallback_family);

Completed in 5957 milliseconds