OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwMatch
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fxge/android/
cfpf_skiafontmgr.h
31
uint32_t
dwMatch
= 0);
cfpf_skiafontmgr.cpp
287
uint32_t
dwMatch
) {
303
(
dwMatch
& FPF_MATCHFONT_REPLACEANSI)) {
/external/pdfium/core/fxcrt/css/
cfx_cssdeclaration.cpp
334
const uint32_t
dwMatch
= dwType & g_ValueGuessOrder[i];
335
if (
dwMatch
== 0) {
339
switch (
dwMatch
) {
Completed in 485 milliseconds