OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fontCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/
create_test_font.cpp
398
int
fontCount
= gWritten.count();
402
for (fontIndex = 0; fontIndex <
fontCount
; ++fontIndex) {
/external/chromium_org/third_party/skia/src/ports/
SkFontMgr_win_dw.cpp
548
UINT32
fontCount
= fontFamily->GetFontCount();
549
for (UINT32 fontIndex = 0; fontIndex <
fontCount
; ++fontIndex) {
Completed in 64 milliseconds