OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pCurFont
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp
159
IFX_Font*
pCurFont
= NULL;
177
if (
pCurFont
!= pSTFont) {
178
if (
pCurFont
!= NULL) {
179
pFxFont = (CFX_Font*)
pCurFont
->GetDevFont();
191
pCurFont
= pSTFont;
199
if (
pCurFont
!= NULL && iCurCount) {
200
pFxFont = (CFX_Font*)
pCurFont
->GetDevFont();
/external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp
[
all
...]
Completed in 1315 milliseconds